|
void | ResizeGroup (notnull array< SCR_HUDSlotUIComponent > slots, int groupHeight, int groupWidth) |
| Resizes the provided slots based on the provided Group Height and Group Width.
|
|
◆ ResizeGroup()
void SCR_HUDSizeCalculator.ResizeGroup |
( |
notnull array< SCR_HUDSlotUIComponent > |
slots, |
|
|
int |
groupHeight, |
|
|
int |
groupWidth |
|
) |
| |
Resizes the provided slots based on the provided Group Height and Group Width.
- Parameters
-
slots | array of slots to Resize. |
groupHeight | Height of the Group to utilize for resizing. |
groupWidth | Width of the Group to utilize for resizing. |
The documentation for this interface was generated from the following file:
- Game/UI/HUD/SCR_HUDSizeCalculator.c