![]() |
SCP - Containment Breach
|
Private Member Functions | |
| void | Delete () |
| CB::SubtitleEntry | get_Next () const property |
| CB::SubtitleEntry | get_Previous () const property |
| void | InsertAfter (CB::SubtitleEntry@) |
| void | InsertBefore (CB::SubtitleEntry@) |
Private Attributes | |
| CB::SubtitleEntry | NextEntry |
| string | Text |
| CB::SubtitleColor | Color |
| int | EntryType |
| float | Time |
| float | Length |
| float | Cooldown |