21 ::ll::TypedStorage<8, 136, ::HitResult> mHitResult;
22 ::ll::TypedStorage<8, 136, ::HitResult> mLiquidHitResult;
23 ::ll::TypedStorage<8, 16, ::Bedrock::PubSub::Subscription> mOnRemoveActorEntityReferences;
24 ::ll::TypedStorage<8, 16, ::Bedrock::PubSub::Subscription> mOnGameplayUserRemoved;
30 MCFOLD
void _onActorRemoved(
::Actor const& actor);
34 MCFOLD
void _removeIfActorMatches(
::Actor const& actor);
36 MCAPI
void initialize(
Definition EntityContext.h:16