Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
SCR_HUDSizeCalculator Interface Reference

Public Member Functions

void ResizeGroup (notnull array< SCR_HUDSlotUIComponent > slots, int groupHeight, int groupWidth)
 Resizes the provided slots based on the provided Group Height and Group Width.
 

Member Function Documentation

◆ 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
slotsarray of slots to Resize.
groupHeightHeight of the Group to utilize for resizing.
groupWidthWidth of the Group to utilize for resizing.

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