17 ::ll::TypedStorage<8, 24, ::std::vector<::LeashablePreset>> mPresets;
18 ::ll::TypedStorage<1, 1, bool> mCanBeStolen;
19 ::ll::TypedStorage<8, 104, ::ActorDefinitionTrigger> mOnLeash;
20 ::ll::TypedStorage<8, 104, ::ActorDefinitionTrigger> mOnUnleash;
21 ::ll::TypedStorage<1, 1, bool> mOnUnleashInteractOnly;
22 ::ll::TypedStorage<4, 4, float> mAngularMomentum;