3#include "mc/_HeaderOutputPredefine.h"
15namespace ActorPropertyUtils {
18MCNAPI
bool _checkAndQueueBoolValue(
25MCNAPI
bool _checkAndQueueEnumIndexValueByHash(
27 uint64 enumIndexArrayIndex,
33MCNAPI
bool _checkAndQueueFloatValue(
41MCNAPI
bool _checkAndQueueIntValue(
49MCNAPI
void addPendingEventResponseChange(
54 ::std::string
const& displayName
62MCNAPI
bool tryQueueEnumIndexValueByString(
65 uint64 propertyNameHash,
66 ::std::string
const& value
Definition ActorDefinitionDiffList.h:12
Definition HashedString.h:5
Definition PropertyComponent.h:19
Definition PropertyGroup.h:19
Definition MolangScriptArg.h:33