![]() |
SCP - Containment Breach
|
Private Member Functions | |
| void | Delete () |
| CB::ItemTemplate | get_Next () const property |
| CB::ItemTemplate | get_Previous () const property |
| void | InsertAfter (CB::ItemTemplate@) |
| void | InsertBefore (CB::ItemTemplate@) |
Private Attributes | |
| string | DisplayName |
| string | Name |
| string | Group |
| int | Sound |
| bool | Found |
| B3D::Mesh | Object |
| string | ObjectPath |
| B3D::Image | InventoryImage |
| B3D::Image | InventoryImage2 |
| string | InventoryImagePath |
| string | ImagePath |
| B3D::Image | Image |
| bool | IsAnimated |
| float | Scale |
| B3D::Texture | Texture |
| string | TexturePath |