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