C# Class CaveBiome.Building_CrashedShipPartCopy

Inheritance: Building
Afficher le fichier Open project: Rikiki123456789/Rimworld Class Usage Examples

Méthodes publiques

Свойство Type Description
pointsLeft float

Protected Properties

Свойство Type Description
age int

Méthodes publiques

Méthode Description
ExposeData ( ) : void
GetInspectString ( ) : string
PreApplyDamage ( DamageInfo dinfo, bool &absorbed ) : void
Tick ( ) : void

Private Methods

Méthode Description
CanSpawnMechanoidAt ( IntVec3 c ) : bool
ExpandSnow ( ) : void
HarmPlant ( ) : void
TrySpawnMechanoids ( ) : void
TrySwitchMechanoidsToAssaultMode ( ) : void

Method Details

ExposeData() public méthode

public ExposeData ( ) : void
Résultat void

GetInspectString() public méthode

public GetInspectString ( ) : string
Résultat string

PreApplyDamage() public méthode

public PreApplyDamage ( DamageInfo dinfo, bool &absorbed ) : void
dinfo DamageInfo
absorbed bool
Résultat void

Tick() public méthode

public Tick ( ) : void
Résultat void

Property Details

age protected_oe property

protected int age
Résultat int

pointsLeft public_oe property

public float pointsLeft
Résultat float