Interface class that listeners need to implement to be notified of canvas size or scale changes. More...
#include <UiCanvasBus.h>
Inherits AZ::EBusTraits.
Public Member Functions | |
virtual void | OnCanvasSizeOrScaleChange (AZ::EntityId canvasEntityId)=0 |
Called when the target canvas size or uniform device scale changes. | |
Interface class that listeners need to implement to be notified of canvas size or scale changes.