Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ToolboxMultilineComponent Class Reference
Inheritance diagram for SCR_ToolboxMultilineComponent:
SCR_ToolboxComponent

Protected Member Functions

override void HandlerAttached (Widget w)
void CreateWidgets ()
void RemoveWidgets ()
void SetMaxItemsInRow (int maxItems)
int GetMaxItemsInRow ()
SizeLayoutWidget FindSizeWidget (Widget root)

Protected Attributes

int m_iMaxItemsInRow
float m_fElementHeight

Detailed Description

Definition at line 1 of file SCR_ToolboxMultilineComponent.c.

Member Function Documentation

◆ CreateWidgets()

void SCR_ToolboxMultilineComponent::CreateWidgets ( )
inlineprotected

Definition at line 17 of file SCR_ToolboxMultilineComponent.c.

◆ FindSizeWidget()

SizeLayoutWidget SCR_ToolboxMultilineComponent::FindSizeWidget ( Widget root)
inlineprotected

Definition at line 85 of file SCR_ToolboxMultilineComponent.c.

◆ GetMaxItemsInRow()

int SCR_ToolboxMultilineComponent::GetMaxItemsInRow ( )
inlineprotected

Definition at line 79 of file SCR_ToolboxMultilineComponent.c.

◆ HandlerAttached()

override void SCR_ToolboxMultilineComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 10 of file SCR_ToolboxMultilineComponent.c.

◆ RemoveWidgets()

void SCR_ToolboxMultilineComponent::RemoveWidgets ( )
inlineprotected

Definition at line 57 of file SCR_ToolboxMultilineComponent.c.

◆ SetMaxItemsInRow()

void SCR_ToolboxMultilineComponent::SetMaxItemsInRow ( int maxItems)
inlineprotected

Definition at line 67 of file SCR_ToolboxMultilineComponent.c.

Member Data Documentation

◆ m_fElementHeight

float SCR_ToolboxMultilineComponent::m_fElementHeight
protected

Definition at line 7 of file SCR_ToolboxMultilineComponent.c.

◆ m_iMaxItemsInRow

int SCR_ToolboxMultilineComponent::m_iMaxItemsInRow
protected

Definition at line 4 of file SCR_ToolboxMultilineComponent.c.


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