C# Class RA.RA_GenPlace

Mostra file Open project: RWA-Team/RimworldAscension

Public Methods

Method Description
TryPlaceDirect ( Thing thing, IntVec3 loc, Thing &resultingThing, int>.Action placedAction = null ) : bool

Method Details

TryPlaceDirect() public static method

public static TryPlaceDirect ( Thing thing, IntVec3 loc, Thing &resultingThing, int>.Action placedAction = null ) : bool
thing Thing
loc IntVec3
resultingThing Thing
placedAction int>.Action
return bool