Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::JsonEntityIdSerializer::JsonEntityIdMapper Member List

This is the complete list of members for AZ::JsonEntityIdSerializer::JsonEntityIdMapper, including all inherited members.

AZ_RTTI(JsonEntityIdMapper, "{8E139C95-827F-45B1-BCF0-F54F2D02C594}") (defined in AZ::JsonEntityIdSerializer::JsonEntityIdMapper)AZ::JsonEntityIdSerializer::JsonEntityIdMapper
GetAcceptUnregisteredEntity() (defined in AZ::JsonEntityIdSerializer::JsonEntityIdMapper)AZ::JsonEntityIdSerializer::JsonEntityIdMapperinline
m_acceptUnregisteredEntity (defined in AZ::JsonEntityIdSerializer::JsonEntityIdMapper)AZ::JsonEntityIdSerializer::JsonEntityIdMapperprotected
m_isEntityReference (defined in AZ::JsonEntityIdSerializer::JsonEntityIdMapper)AZ::JsonEntityIdSerializer::JsonEntityIdMapperprotected
MapIdToJson(rapidjson::Value &outputValue, const EntityId &inputValue, JsonSerializerContext &context)=0 (defined in AZ::JsonEntityIdSerializer::JsonEntityIdMapper)AZ::JsonEntityIdSerializer::JsonEntityIdMapperpure virtual
MapJsonToId(EntityId &outputValue, const rapidjson::Value &inputValue, JsonDeserializerContext &context)=0 (defined in AZ::JsonEntityIdSerializer::JsonEntityIdMapper)AZ::JsonEntityIdSerializer::JsonEntityIdMapperpure virtual
SetAcceptUnregisteredEntity(bool acceptUnregisteredEntity) (defined in AZ::JsonEntityIdSerializer::JsonEntityIdMapper)AZ::JsonEntityIdSerializer::JsonEntityIdMapperinline
SetIsEntityReference(bool isEntityReference) (defined in AZ::JsonEntityIdSerializer::JsonEntityIdMapper)AZ::JsonEntityIdSerializer::JsonEntityIdMapperinline