메소드 | 설명 | |
---|---|---|
Destroy ( DestroyMode mode = DestroyMode.Vanish ) : void | ||
Draw ( ) : void | ||
ExposeData ( ) : void | ||
GetInspectString ( ) : string | ||
NotifyTargetIsDestroyedOrMissed ( RimWorld.DropPodIncoming dropPod ) : void |
Notify the SAM site that a target has been destroyed or missed.
|
|
SpawnSetup ( ) : void | ||
Tick ( ) : void |
메소드 | 설명 | |
---|---|---|
DrawTurretTop ( ) : void | ||
LaunchMissile ( RimWorld.DropPodIncoming dropPod ) : void | ||
LookForIncomingDropPod ( ) : void | ||
StartRotationSound ( ) : void | ||
StopRotationSound ( ) : void | ||
UpdateMissileReloading ( ) : void | ||
UpdateTurretRotation ( ) : void |
public Destroy ( DestroyMode mode = DestroyMode.Vanish ) : void | ||
mode | DestroyMode | |
리턴 | void |
public NotifyTargetIsDestroyedOrMissed ( RimWorld.DropPodIncoming dropPod ) : void | ||
dropPod | RimWorld.DropPodIncoming | |
리턴 | void |