Open 3D Engine LyShine Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
UiCanvasSizeNotification Class Referenceabstract

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.
 

Detailed Description

Interface class that listeners need to implement to be notified of canvas size or scale changes.


The documentation for this class was generated from the following file: