C# 클래스 RA.SkyfallerFlying

상속: Thing
파일 보기 프로젝트 열기: RWA-Team/RimworldAscension

공개 프로퍼티들

프로퍼티 타입 설명
LandSound SoundDef
impactResultThing Thing
impactSoundPlayed bool
rotAngle int
rotSpeed int
ticksToImpact int

공개 메소드들

메소드 설명
Draw ( ) : void
ExposeData ( ) : void
Tick ( ) : void

메소드 상세

Draw() 공개 메소드

public Draw ( ) : void
리턴 void

ExposeData() 공개 메소드

public ExposeData ( ) : void
리턴 void

Tick() 공개 메소드

public Tick ( ) : void
리턴 void

프로퍼티 상세

LandSound 공개적으로 정적으로 프로퍼티

public static SoundDef LandSound
리턴 SoundDef

impactResultThing 공개적으로 프로퍼티

public Thing impactResultThing
리턴 Thing

impactSoundPlayed 공개적으로 프로퍼티

public bool impactSoundPlayed
리턴 bool

rotAngle 공개적으로 프로퍼티

public int rotAngle
리턴 int

rotSpeed 공개적으로 프로퍼티

public int rotSpeed
리턴 int

ticksToImpact 공개적으로 프로퍼티

public int ticksToImpact
리턴 int