Public Member Functions | |
AZ_TYPE_INFO (LandscapeCanvasSerialization, "{263F0CE3-5F3D-4297-B2DC-0B81F30BEC3E}") | |
Public Attributes | |
AZStd::unordered_map< AZ::EntityId, AZ::EntityId > | m_deserializedEntities |
AZStd::unordered_map<AZ::EntityId, AZ::EntityId> LandscapeCanvas::LandscapeCanvasSerialization::m_deserializedEntities |
Mapping of the original EntityId to the EntityId of the Entity that has been copied as part of the deserialization (paste/duplicate)