C# 클래스 OutpostGenerator.OG_ZoneBigRoomSpecial

OG_ZoneBigRoomSpecial class.
파일 보기 프로젝트 열기: Rikiki123456789/Rimworld

공개 메소드들

메소드 설명
GenerateBigRoomBarracks ( IntVec3 areaSouthWestOrigin, int zoneAbs, int zoneOrd, Rot4 rotation, OG_OutpostData &outpostData ) : void
GenerateBigRoomBatteryRoom ( IntVec3 areaSouthWestOrigin, int zoneAbs, int zoneOrd, Rot4 rotation, ZoneProperties zoneMap, OG_OutpostData &outpostData ) : void
GenerateBigRoomCommandRoom ( IntVec3 areaSouthWestOrigin, int zoneAbs, int zoneOrd, Rot4 rotation, OG_OutpostData &outpostData ) : Building_OutpostCommandConsole
GenerateBigRoomHydroponics ( IntVec3 areaSouthWestOrigin, int zoneAbs, int zoneOrd, Rot4 rotation, OG_OutpostData &outpostData ) : void
GenerateBigRoomRefectory ( IntVec3 areaSouthWestOrigin, int zoneAbs, int zoneOrd, Rot4 rotation, OG_OutpostData &outpostData ) : void

메소드 상세

GenerateBigRoomBarracks() 공개 정적인 메소드

public static GenerateBigRoomBarracks ( IntVec3 areaSouthWestOrigin, int zoneAbs, int zoneOrd, Rot4 rotation, OG_OutpostData &outpostData ) : void
areaSouthWestOrigin IntVec3
zoneAbs int
zoneOrd int
rotation Rot4
outpostData OG_OutpostData
리턴 void

GenerateBigRoomBatteryRoom() 공개 정적인 메소드

public static GenerateBigRoomBatteryRoom ( IntVec3 areaSouthWestOrigin, int zoneAbs, int zoneOrd, Rot4 rotation, ZoneProperties zoneMap, OG_OutpostData &outpostData ) : void
areaSouthWestOrigin IntVec3
zoneAbs int
zoneOrd int
rotation Rot4
zoneMap ZoneProperties
outpostData OG_OutpostData
리턴 void

GenerateBigRoomCommandRoom() 공개 정적인 메소드

public static GenerateBigRoomCommandRoom ( IntVec3 areaSouthWestOrigin, int zoneAbs, int zoneOrd, Rot4 rotation, OG_OutpostData &outpostData ) : Building_OutpostCommandConsole
areaSouthWestOrigin IntVec3
zoneAbs int
zoneOrd int
rotation Rot4
outpostData OG_OutpostData
리턴 Building_OutpostCommandConsole

GenerateBigRoomHydroponics() 공개 정적인 메소드

public static GenerateBigRoomHydroponics ( IntVec3 areaSouthWestOrigin, int zoneAbs, int zoneOrd, Rot4 rotation, OG_OutpostData &outpostData ) : void
areaSouthWestOrigin IntVec3
zoneAbs int
zoneOrd int
rotation Rot4
outpostData OG_OutpostData
리턴 void

GenerateBigRoomRefectory() 공개 정적인 메소드

public static GenerateBigRoomRefectory ( IntVec3 areaSouthWestOrigin, int zoneAbs, int zoneOrd, Rot4 rotation, OG_OutpostData &outpostData ) : void
areaSouthWestOrigin IntVec3
zoneAbs int
zoneOrd int
rotation Rot4
outpostData OG_OutpostData
리턴 void