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

#include <EditorLockComponentBus.h>

Inherits AZ::ComponentBus.

Public Member Functions

virtual void SetLocked (bool locked)=0
 Set whether this entity is set to be locked in the editor (individual state/flag).
 
virtual bool GetLocked ()=0
 Get whether this entity is set to be locked in the editor (individual state/flag).
 

Detailed Description

Controls whether an entity is locked in the editor Locked entities can be seen but cannot be selected


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