Open 3D Engine AzToolsFramework 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.
AzToolsFramework::Prefab::InstanceEntityMapperInterface Class Referenceabstract

Inherited by AzToolsFramework::Prefab::InstanceEntityMapper.

Public Member Functions

 AZ_RTTI (InstanceEntityMapperInterface, "{B0AF6374-4809-4304-91D6-3C94F670E2A4}")
 
virtual InstanceOptionalReference FindOwningInstance (const AZ::EntityId &entityId) const =0
 

Protected Member Functions

virtual bool RegisterEntityToInstance (const AZ::EntityId &entityId, Prefab::Instance &instance)=0
 
virtual bool UnregisterEntity (const AZ::EntityId &entityId)=0
 

Friends

class Instance
 
class JsonInstanceSerializer
 

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