TODO
Data Structure
| Property | Data Type | Description |
|---|---|---|
| NumEntries | uint32 | TODO |
| Entries | Entry[NumEntries] | TODO |
Entry
| Property | Data Type | Description |
|---|---|---|
| SoundResourceDataName | string | TODO |
| Particle | string | TODO |
| BreakableObject | string | TODO |
| Friction | float | TODO |
| Mass | float | TODO |
| Elasticity | float | TODO |
Parents
TODO
Children
TODO