Interface class that the UI Editor needs to implement.
More...
#include <UiEditorInternalBus.h>
Inherits AZ::EBusTraits.
|
virtual AzToolsFramework::EntityIdList | GetSelectedEntityIds ()=0 |
| Get the selected entityIds in the UiEditor.
|
|
virtual AZ::Entity::ComponentArrayType | GetSelectedComponents ()=0 |
| Get the selected components in the UiEditor.
|
|
virtual AZ::EntityId | GetActiveCanvasEntityId ()=0 |
| Get the entityId of the active Canvas in the UiEditor.
|
|
Interface class that the UI Editor needs to implement.
The documentation for this class was generated from the following file:
- Gems/LyShine/Code/Editor/UiEditorInternalBus.h