public static TrySpawnThingAt ( ThingDef thingDef, ThingDef stuffDef, IntVec3 position, bool rotated, Rot4 rotation, |
||
thingDef | ThingDef | |
stuffDef | ThingDef | |
position | IntVec3 | |
rotated | bool | |
rotation | Rot4 | |
outpostData | ||
destroyThings | bool | |
replaceStructure | bool | |
return | Thing |