![]() |
SCP - Containment Breach
|
Public Attributes | |
| int | StartTime |
| CB::LoadingScreen | Selected |
| B3D::Channel | CWMChannel |
| int | CWMState |
Private Member Functions | |
| void | Delete () |
| CB::LoadingScreen | get_Next () const property |
| CB::LoadingScreen | get_Previous () const property |
| void | InsertAfter (CB::LoadingScreen@) |
| void | InsertBefore (CB::LoadingScreen@) |
Private Attributes | |
| string | ImagePath |
| B3D::Image | Image |
| int | ID |
| int | Title |
| int | AlignX |
| int | AlignY |
| bool | DisableBackground |
| carray< string > | Text |
| int | TextAmount |
| carray< int > | TextDelay |
| int | TotalTextDelay |