Open 3D Engine LandscapeCanvas Gem 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.
LandscapeCanvas::LandscapeCanvasSerialization Struct Reference

Public Member Functions

 AZ_TYPE_INFO (LandscapeCanvasSerialization, "{263F0CE3-5F3D-4297-B2DC-0B81F30BEC3E}")
 

Public Attributes

AZStd::unordered_map< AZ::EntityId, AZ::EntityId > m_deserializedEntities
 

Member Data Documentation

◆ 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)


The documentation for this struct was generated from the following file: