#include <UiCanvasRefBus.h>
Inherits AZ::ComponentBus.
Public Member Functions | |
virtual void | SetCanvasRefEntity (AZ::EntityId canvasAssetRefEntity)=0 |
UiCanvasProxyRefBus Allows an entity in a level to share a reference to a UI canvas that was loaded into another UiCanvasRef. This bus is only needed to allow two entities in the world to use the same instance of a UI canvas asset.
|
pure virtual |
Set the entity that is managing the UI canvas for this proxy This will cause the OnCanvasRefChanged event to be sent to any UiCanvasRefNotifications