====== RagdollParam ====== ===== Fields ===== ^ Field ^ Type ^ Offset ^ Description ^ Notes ^ | hierarchyGain | ''f32'' | ''0x0'' | | | | velocityDamping | ''f32'' | ''0x4'' | | | | accelGain | ''f32'' | ''0x8'' | | | | velocityGain | ''f32'' | ''0xc'' | | | | positionGain | ''f32'' | ''0x10'' | | | | maxLinerVelocity | ''f32'' | ''0x14'' | | | | maxAngularVelocity | ''f32'' | ''0x18'' | | | | snapGain | ''f32'' | ''0x1c'' | | | | enable | ''u8'' | ''0x20'' | | This field is a boolean. | | partsHitMaskNo | ''s8'' | ''0x21'' | | | | pad | ''dummy8'' | ''0x22'' | | |