C# 클래스 RA.RA_GenPlace

파일 보기 프로젝트 열기: RWA-Team/RimworldAscension

공개 메소드들

메소드 설명
TryPlaceDirect ( Thing thing, IntVec3 loc, Thing &resultingThing, int>.Action placedAction = null ) : bool

메소드 상세

TryPlaceDirect() 공개 정적인 메소드

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