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::TemplateInstanceMapperInterface Class Referenceabstract

Inherited by AzToolsFramework::Prefab::TemplateInstanceMapper.

Public Member Functions

 AZ_RTTI (TemplateInstanceMapperInterface, "{5DCCCDAA-3441-4266-9670-B349386E0129}")
 
virtual InstanceSetConstReference FindInstancesOwnedByTemplate (TemplateId templateId) const =0
 

Protected Member Functions

virtual bool RegisterInstanceToTemplate (Instance &instance)=0
 
virtual bool UnregisterInstance (Instance &instance)=0
 

Friends

class Instance
 

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