|
Arma Reforger Script API
|
Class handling layout for ThreeHorizontalColumns. More...
Public Member Functions | |
| override void | InitContent (SCR_WelcomeScreenMenu menu) |
| Initialises content for given menu. | |
Public Member Functions inherited from SCR_DeployMenuBaseScreenLayout | |
| int | GetScreenBaseContents (out array< ref SCR_WelcomeScreenBaseContent > screenBaseContents) |
| Get base content of this layout. | |
Protected Attributes | |
| ResourceName | m_sThreeHorizontalColumnsLayout |
| ref SCR_WelcomeScreenBaseContent | m_LeftColumn |
| ref SCR_WelcomeScreenBaseContent | m_MiddleColumn |
| ref SCR_WelcomeScreenBaseContent | m_RightColumn |
Protected Attributes inherited from SCR_DeployMenuBaseScreenLayout | |
| ref array< ref SCR_WelcomeScreenBaseContent > | m_aScreenBaseContents = {} |
Static Protected Attributes | |
| const string | WELCOME_CONTENT = "WelcomeContent" |
| const string | LEFT_COLUMN = "LeftColumn" |
| const string | MIDDLE_COLUMN = "MiddleColumn" |
| const string | RIGHT_COLUMN = "RightColumn" |
| const string | LEFT_COLUMN_BUTTON = "LeftColumnButton" |
| const string | MIDDLE_COLUMN_BUTTON = "MiddleColumnButton" |
| const string | RIGHT_COLUMN_BUTTON = "RightColumnButton" |
Class handling layout for ThreeHorizontalColumns.
| override void SCR_WelcomeScreenThreeHorizontalColumns.InitContent | ( | SCR_WelcomeScreenMenu | menu | ) |
|
staticprotected |
|
staticprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |