Inherits AZ::ComponentBus.
|
static const AZ::EBusHandlerPolicy | HandlerPolicy = AZ::EBusHandlerPolicy::Multiple |
| Multiple components on a entity can implement the events.
|
|
◆ GetTargetHeight()
virtual float UiLayoutCellDefaultInterface::GetTargetHeight |
( |
float |
maxHeight | ) |
|
|
pure virtual |
Get the target height
- Parameters
-
maxHeight | A height that the element will not surpass. LyShine::UiLayoutCellUnspecifiedSize means no max |
◆ GetTargetWidth()
virtual float UiLayoutCellDefaultInterface::GetTargetWidth |
( |
float |
maxWidth | ) |
|
|
pure virtual |
Get the target width
- Parameters
-
maxWidth | A width that the element will not surpass. LyShine::UiLayoutCellUnspecifiedSize means no max
|
The documentation for this class was generated from the following file:
- Gems/LyShine/Code/Include/LyShine/Bus/UiLayoutCellDefaultBus.h