TODO
Data Structure
| Property | Data Type | Description |
|---|---|---|
| ClassType | ClassTypes | TODO |
| PhysPropID | uint32 | TODO |
| SoundResourceDataName | string | TODO |
ClassTypes
4 bytes
| Name | Value |
|---|---|
| WTF | 0 |
| Ground | 1 |
| PropStatic | 2 |
| PropMoveable | 3 |
| PropBreakable | 4 |
| AnimatedBV | 5 |
| Drawable | 6 |
| Static | 7 |
| PropDrawable | 8 |
| PropAnimBreakable | 9 |
| PropOnetimeMoveable | 10 |
Parents
TODO
Children
TODO