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::ProceduralPrefabReadOnlyHandler Class Reference

Ensures entities in a procedural prefab are correctly reported as read-only. More...

#include <ProceduralPrefabReadOnlyHandler.h>

Inherits ReadOnlyEntityQueryRequestBus::Handler, and PrefabFocusNotificationBus::Handler.

Public Member Functions

 AZ_CLASS_ALLOCATOR (ProceduralPrefabReadOnlyHandler, AZ::SystemAllocator)
 
 AZ_RTTI (ProceduralPrefabReadOnlyHandler, "{A2D72461-8CA3-45EE-81D2-4976BC0B6AE9}")
 
void OnPrefabEditScopeChanged () override
 
void IsReadOnly (const AZ::EntityId &entityId, bool &isReadOnly) override
 

Detailed Description

Ensures entities in a procedural prefab are correctly reported as read-only.


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