C# Class RA.SkyfallerFlying

Inheritance: Thing
Afficher le fichier Open project: RWA-Team/RimworldAscension

Méthodes publiques

Свойство Type Description
LandSound SoundDef
impactResultThing Thing
impactSoundPlayed bool
rotAngle int
rotSpeed int
ticksToImpact int

Méthodes publiques

Méthode Description
Draw ( ) : void
ExposeData ( ) : void
Tick ( ) : void

Method Details

Draw() public méthode

public Draw ( ) : void
Résultat void

ExposeData() public méthode

public ExposeData ( ) : void
Résultat void

Tick() public méthode

public Tick ( ) : void
Résultat void

Property Details

LandSound public_oe static_oe property

public static SoundDef LandSound
Résultat SoundDef

impactResultThing public_oe property

public Thing impactResultThing
Résultat Thing

impactSoundPlayed public_oe property

public bool impactSoundPlayed
Résultat bool

rotAngle public_oe property

public int rotAngle
Résultat int

rotSpeed public_oe property

public int rotSpeed
Résultat int

ticksToImpact public_oe property

public int ticksToImpact
Résultat int