52 ::Bedrock::NotNullNonOwnerPtr<::ActorManager> actorManager
55 MCAPI
void _moveActiveAutonomousActorEntityToInactive(
::Actor& actor,
::LevelChunk& levelChunk);
59 MCAPI
void _onRemoveActorEntityReferences(
::Actor& actor);
72 MCAPI
bool removeActiveAutonomousActorEntity(
::WeakEntityRef weakEntityRef);
80 MCAPI
static void _deduplicateDuplicateActorsFromList(
::ListTag& listTag);
86 MCAPI static ::std::string_view
const& AUTONOMOUS_ACTOR_KEY();
88 MCAPI static ::std::string_view
const& AUTONOMOUS_ACTOR_LIST_KEY();
96 ::Bedrock::NotNullNonOwnerPtr<::ActorManager> actorManager
Definition EntityContext.h:16