C# 클래스 OutpostGenerator.OG_ZoneSmallRoomSpecial

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

공개 메소드들

메소드 설명
GenerateBatteryRoomZone ( IntVec3 areaSouthWestOrigin, int zoneAbs, int zoneOrd, Rot4 rotation, Rot4 linkedZoneRelativeRotation, OG_OutpostData &outpostData ) : void
GenerateCommandRoomZone ( IntVec3 areaSouthWestOrigin, int zoneAbs, int zoneOrd, Rot4 cardinal, Rot4 linkedZoneRelativeRotation, OG_OutpostData &outpostData ) : Building_OutpostCommandConsole

메소드 상세

GenerateBatteryRoomZone() 공개 정적인 메소드

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

GenerateCommandRoomZone() 공개 정적인 메소드

public static GenerateCommandRoomZone ( IntVec3 areaSouthWestOrigin, int zoneAbs, int zoneOrd, Rot4 cardinal, Rot4 linkedZoneRelativeRotation, OG_OutpostData &outpostData ) : Building_OutpostCommandConsole
areaSouthWestOrigin IntVec3
zoneAbs int
zoneOrd int
cardinal Rot4
linkedZoneRelativeRotation Rot4
outpostData OG_OutpostData
리턴 Building_OutpostCommandConsole