C# Class CaveBiome.IncidentWorker_ResourcePodCrashInCave

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

Méthodes publiques

Méthode Description
IsValidPositionToSpawnDropPod ( IntVec3 position ) : bool
TryExecute ( IncidentParms parms ) : bool
TryFindDropPodSpot ( IntVec3 &spawnCell ) : void

Private Methods

Méthode Description
RandomPodContentsDef ( ) : ThingDef

Method Details

IsValidPositionToSpawnDropPod() public static méthode

public static IsValidPositionToSpawnDropPod ( IntVec3 position ) : bool
position IntVec3
Résultat bool

TryExecute() public méthode

public TryExecute ( IncidentParms parms ) : bool
parms IncidentParms
Résultat bool

TryFindDropPodSpot() public méthode

public TryFindDropPodSpot ( IntVec3 &spawnCell ) : void
spawnCell IntVec3
Résultat void