![]() |
SCP - Containment Breach
|
Private Member Functions | |
| void | Delete () |
| CB::TempDoor | get_Next () const property |
| CB::TempDoor | get_Previous () const property |
| void | InsertAfter (CB::TempDoor@) |
| void | InsertBefore (CB::TempDoor@) |
Private Attributes | |
| int | Dir |
| int | KeyCard |
| int | Index |
| string | Code |
| float | X |
| float | Y |
| float | Z |
| float | Angle |
| bool | SpawnOpen |
| bool | Locked |
| bool | DeleteHalf |
| bool | AllowRemoteControl |
| float | Button1PosX |
| float | Button1PosY |
| float | Button1PosZ |
| float | Button1RotX |
| float | Button1RotY |
| float | Button1RotZ |
| float | Button2PosX |
| float | Button2PosY |
| float | Button2PosZ |
| float | Button2RotX |
| float | Button2RotY |
| float | Button2RotZ |
| CB::TempDoor | Successor |