#include <NativeUISystemComponent.h>
Inherits AZ::Component.
Public Member Functions | |
| AZ_COMPONENT (AzFramework::NativeUISystemComponent, "{F2BA607F-08A9-42DD-9C0D-F324BFDD4DFD}") | |
| NativeUISystemComponent (const NativeUISystemComponent &)=delete | |
| NativeUISystemComponent & | operator= (const NativeUISystemComponent &)=delete |
| void | Activate () override |
| void | Deactivate () override |
This component manages the lifecycle of the UI-related factories and interfaces and initializes the ones that are supported by the current platform.