C# Class RA.RA_Explosion

Inheritance: Explosion
Mostra file Open project: RWA-Team/RimworldAscension

Public Methods

Method Description
TrySpawnExplosionThing ( ThingDef thingDef, IntVec3 cell ) : void

Method Details

TrySpawnExplosionThing() public method

public TrySpawnExplosionThing ( ThingDef thingDef, IntVec3 cell ) : void
thingDef ThingDef
cell IntVec3
return void