Searched refs:PropertyAttributesType (Results 1 – 2 of 2) sorted by relevance
64 enum PropertyAttributesType : uint8_t { DEFAULT, CUSTOM }; enum
495 ? PropertyAttributesType::DEFAULT in SerializeMap()496 : PropertyAttributesType::CUSTOM); in SerializeMap()1510 case PropertyAttributesType::DEFAULT: in DeserializeMaps()1513 case PropertyAttributesType::CUSTOM: in DeserializeMaps()