Inherits AZ::ComponentBus.
|
|
virtual void | GetPendingComponents (AZ::Entity::ComponentArrayType &components)=0 |
| |
|
virtual void | AddPendingComponent (AZ::Component *componentToAdd)=0 |
| |
|
virtual void | RemovePendingComponent (AZ::Component *componentToRemove)=0 |
| |
|
virtual bool | IsComponentPending (const AZ::Component *component)=0 |
| |
The documentation for this class was generated from the following file:
- Code/Framework/AzToolsFramework/AzToolsFramework/ToolsComponents/EditorPendingCompositionBus.h