![]() |
SCP - Containment Breach
|
Functions | |
| void | Create (int loadingStart, float loadingCount) |
| void | CreateLayout () |
| void | CountRooms () |
| void | ForceRooms () |
| void | ForceRoom1s (int desiredCountPerZone) |
| void | ForceRoom2CsAnd4s (int desired2CCountPerZone, int desired4CountPerZone) |
| void | InitializeRoomRanges () |
| void | SetRooms () |
| void | CreateRooms (int loadingStart, float loadingCount) |
| void | PreventRoomOverlaps () |
| void | DrawDebug () |
| void | CreateDoors () |
| void | ConnectAdjacentRooms () |
| void | SetupTriggerBoxes (CB::Room@ room) |
Variables | |
| int | Width |
| int | Height |
| dim2< int > | Temporary |
| dim2< int > | Found |
| dim2< string > | Name |
| dim1< int > | RoomID |
| dim2< string > | Room |
| dim2< int > | RoomAmounts |
| dim2< int > | MinPositions |
| dim2< int > | MaxPositions |