LeviLamina
|
This is the complete list of members for PropertyGroup, including all inherited members.
$ctor() (defined in PropertyGroup) | PropertyGroup | |
$dtor() (defined in PropertyGroup) | PropertyGroup | |
_addBoolProperty(::std::string const &name, bool clientSync, bool defaultValue) (defined in PropertyGroup) | PropertyGroup | |
_addEnumIndexProperty(::std::string const &name, bool clientSync, ::ExpressionNode &&defaultExpression, ::std::vector<::HashedString > const &enumValues) (defined in PropertyGroup) | PropertyGroup | |
_addEnumIndexProperty(::std::string const &name, bool clientSync, uint64 defaultValue, ::std::vector<::HashedString > const &enumValues) (defined in PropertyGroup) | PropertyGroup | |
_addFloatProperty(::std::string const &name, bool clientSync, float defaultValue, float rangeMin, float rangeMax) (defined in PropertyGroup) | PropertyGroup | |
_addIntProperty(::std::string const &name, bool clientSync, int defaultValue, int rangeMin, int rangeMax) (defined in PropertyGroup) | PropertyGroup | |
_addPropertyMetadata(::std::string const &name, bool clientSync, ::PropertyMetadata::ContainedType propertyType) (defined in PropertyGroup) | PropertyGroup | |
_getFriendlyJsonTypeString(::PropertyMetadata::ContainedType type) (defined in PropertyGroup) | PropertyGroup | |
_getJsonPropertyType(::Json::Value const &typeNode) (defined in PropertyGroup) | PropertyGroup | static |
_loadPropertyFromJson(::std::string const &name, ::Json::Value const &propertyNode, ::MolangVersion molangVersion, bool clientSync) (defined in PropertyGroup) | PropertyGroup | |
_reserveSpaceForTypes(::std::vector< uint64 > const &typeCounts) (defined in PropertyGroup) | PropertyGroup | |
_tryGetClientSync(::std::string const &propertyName, ::Json::Value const &propertyNode, bool &clientSyncOut) (defined in PropertyGroup) | PropertyGroup | static |
_validateDataType(::Json::Value const &value, ::PropertyMetadata::ContainedType type) (defined in PropertyGroup) | PropertyGroup | |
getDefaultBoolValue(uint64 boolArrayIndex, ::RenderParams &renderParams) const (defined in PropertyGroup) | PropertyGroup | |
getDefaultEnumIndexValue(uint64 enumIndexArrayIndex, ::RenderParams &renderParams, ::std::string const &propertyName) const (defined in PropertyGroup) | PropertyGroup | |
getDefaultFloatValue(uint64 floatArrayIndex, ::RenderParams &renderParams) const (defined in PropertyGroup) | PropertyGroup | |
getDefaultIntValue(uint64 intArrayIndex, ::RenderParams &renderParams) const (defined in PropertyGroup) | PropertyGroup | |
getNetworkSyncPropertyDescriptionsAsListTag() const (defined in PropertyGroup) | PropertyGroup | |
getPropertyMetadata(uint64 propertyNameHash) const (defined in PropertyGroup) | PropertyGroup | |
isValidEnumEntry(::std::string const &entryValue) (defined in PropertyGroup) | PropertyGroup | static |
loadPropertiesFromJson(::Json::Value const &root, ::MolangVersion molangVersion) (defined in PropertyGroup) | PropertyGroup | static |
MAX_ENUM_SIZE() (defined in PropertyGroup) | PropertyGroup | static |
MAX_ENUM_VALUE_SIZE() (defined in PropertyGroup) | PropertyGroup | static |
mUnk14df04 (defined in PropertyGroup) | PropertyGroup | |
mUnk324226 (defined in PropertyGroup) | PropertyGroup | |
mUnk4ec795 (defined in PropertyGroup) | PropertyGroup | |
mUnk4f1df6 (defined in PropertyGroup) | PropertyGroup | |
mUnk91d7f8 (defined in PropertyGroup) | PropertyGroup | |
mUnka580d9 (defined in PropertyGroup) | PropertyGroup | |
mUnkb73d7f (defined in PropertyGroup) | PropertyGroup | |
operator=(PropertyGroup const &) (defined in PropertyGroup) | PropertyGroup | |
PropertyGroup(PropertyGroup const &) (defined in PropertyGroup) | PropertyGroup | |
PropertyGroup() (defined in PropertyGroup) | PropertyGroup | |
~PropertyGroup() (defined in PropertyGroup) | PropertyGroup |