C# 클래스 OutpostGenerator.OG_OutpostData

OG_OutpostData class.
파일 보기 프로젝트 열기: Rikiki123456789/Rimworld 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
areaSouthWestOrigin IntVec3
battleOccured bool
dropZoneCenter IntVec3
isInhabited bool
isMilitary bool
isRuined bool
landingPadCenter IntVec3
landingPadRotation Rot4
outpostThingList List
size OG_OutpostSize
triggerIntrusion TriggerIntrusion

프로퍼티 상세

areaSouthWestOrigin 공개적으로 프로퍼티

public IntVec3 areaSouthWestOrigin
리턴 IntVec3

battleOccured 공개적으로 프로퍼티

public bool battleOccured
리턴 bool

dropZoneCenter 공개적으로 프로퍼티

public IntVec3 dropZoneCenter
리턴 IntVec3

isInhabited 공개적으로 프로퍼티

public bool isInhabited
리턴 bool

isMilitary 공개적으로 프로퍼티

public bool isMilitary
리턴 bool

isRuined 공개적으로 프로퍼티

public bool isRuined
리턴 bool

landingPadCenter 공개적으로 프로퍼티

public IntVec3 landingPadCenter
리턴 IntVec3

landingPadRotation 공개적으로 프로퍼티

public Rot4 landingPadRotation
리턴 Rot4

outpostThingList 공개적으로 프로퍼티

public List outpostThingList
리턴 List

size 공개적으로 프로퍼티

public OG_OutpostSize size
리턴 OG_OutpostSize

triggerIntrusion 공개적으로 프로퍼티

public TriggerIntrusion,OutpostGenerator triggerIntrusion
리턴 TriggerIntrusion