21 ::ll::TypedStorage<8, 24, ::std::vector<::LeashablePreset>> mPresets;
22 ::ll::TypedStorage<1, 1, bool> mCanBeCut;
23 ::ll::TypedStorage<1, 1, bool> mCanBeStolen;
24 ::ll::TypedStorage<8, 104, ::ActorDefinitionTrigger> mOnLeash;
25 ::ll::TypedStorage<8, 104, ::ActorDefinitionTrigger> mOnUnleash;
26 ::ll::TypedStorage<1, 1, bool> mOnUnleashInteractOnly;
42 MCAPI
static void buildSchema(
Definition EntityContext.h:17