C# 클래스 SkywrathController.Building_SkywrathController

Building_SkywrathController class.
상속: Building_TurretGun
파일 보기 프로젝트 열기: Rikiki123456789/Rimworld

공개 프로퍼티들

프로퍼티 타입 설명
areaOfEffectRadius float
channelingTicksCounter int
charge float
explosiveComp CompExplosive
powerOutputDuringCharge float
skywrathState SkywrathState

공개 메소드들

메소드 설명
ExposeData ( ) : void
GetInspectString ( ) : string
GetStateAsString ( SkywrathState state ) : string
OrderAttack ( TargetInfo targ ) : void
PerformChannelingTreatment ( ) : void
SpawnSetup ( ) : void
Tick ( ) : void

메소드 상세

ExposeData() 공개 메소드

public ExposeData ( ) : void
리턴 void

GetInspectString() 공개 메소드

public GetInspectString ( ) : string
리턴 string

GetStateAsString() 공개 메소드

public GetStateAsString ( SkywrathState state ) : string
state SkywrathState
리턴 string

OrderAttack() 공개 메소드

public OrderAttack ( TargetInfo targ ) : void
targ TargetInfo
리턴 void

PerformChannelingTreatment() 공개 메소드

public PerformChannelingTreatment ( ) : void
리턴 void

SpawnSetup() 공개 메소드

public SpawnSetup ( ) : void
리턴 void

Tick() 공개 메소드

public Tick ( ) : void
리턴 void

프로퍼티 상세

areaOfEffectRadius 공개적으로 프로퍼티

public float areaOfEffectRadius
리턴 float

channelingTicksCounter 공개적으로 프로퍼티

public int channelingTicksCounter
리턴 int

charge 공개적으로 프로퍼티

public float charge
리턴 float

explosiveComp 공개적으로 프로퍼티

public CompExplosive explosiveComp
리턴 CompExplosive

powerOutputDuringCharge 공개적으로 프로퍼티

public float powerOutputDuringCharge
리턴 float

skywrathState 공개적으로 프로퍼티

public SkywrathState skywrathState
리턴 SkywrathState