C# Class RA.RA_Explosion

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

Méthodes publiques

Méthode Description
TrySpawnExplosionThing ( ThingDef thingDef, IntVec3 cell ) : void

Method Details

TrySpawnExplosionThing() public méthode

public TrySpawnExplosionThing ( ThingDef thingDef, IntVec3 cell ) : void
thingDef ThingDef
cell IntVec3
Résultat void