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

Used to notify changes to a prefab template. More...

#include <PrefabPublicNotificationBus.h>

Inherits AZ::EBusTraits.

Public Types

using BusIdType = TemplateId
 

Public Member Functions

virtual void OnPrefabTemplateSaved ()=0
 Triggered when the prefab template is saved to disk.
 

Static Public Attributes

static const AZ::EBusHandlerPolicy HandlerPolicy = AZ::EBusHandlerPolicy::Multiple
 
static const AZ::EBusAddressPolicy AddressPolicy = AZ::EBusAddressPolicy::ById
 

Detailed Description

Used to notify changes to a prefab template.


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