C# Класс OutpostGenerator.OG_ZoneSmallRoomSpecial

OG_ZoneSmallRoomSpecial class.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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