DT_CollisionProperty
8 props
| Prop | Type | Offset | Bits | Range | Flags | Owners |
|---|---|---|---|---|---|---|
| m_vecMins | vec3 | 0x8 | none | none | NoScale | 5 |
| m_vecMaxs | vec3 | 0x14 | none | none | NoScale | 5 |
| m_nSolidType | int | 0x22 | 3 | none | Unsigned | 1 |
| m_usSolidFlags | int | 0x20 | 13 | none | Unsigned | 1 |
| m_nSurroundType | int | 0x2a | 3 | none | Unsigned | 1 |
| m_triggerBloat | int | 0x23 | 8 | none | Unsigned | 1 |
| m_vecSpecifiedSurroundingMins | vec3 | 0x2c | none | none | NoScale | 1 |
| m_vecSpecifiedSurroundingMaxs | vec3 | 0x38 | none | none | NoScale | 1 |