CachedDestroyPattern
Description
Fields
| Type | Name |
|---|---|
| IdString | explosion_effect |
| bool | is_skeleton |
| uint | explosion_type |
| uint | explosion_min_power |
| uint | explosion_max_power |
| float | explosion_effect_scale |
| IdString | part_effect |
| float | part_mass |
| float | part_sleep_threshold |
| float | part_rest_offset |
| float | part_contact_offset |
| float | part_life_time |
| float | part_linear_damping |
| bool | part_custom_dissolve |
| uchar | physx_group_id |
| IdString | physx_material_id |
| IdString | bone |
| Container< CachedPhysicsDebrisDesc > | cached_dynamic_debris_vec |
| Container< CachedBoneDebrisDesc > | cached_bone_debris_vec |