Arma Reforger Script API
|
Class handling layout for UnevenFourTiles. More...
Public Member Functions | |
override void | InitContent (SCR_WelcomeScreenMenu menu) |
Initialises content for given menu. | |
![]() | |
int | GetScreenBaseContents (out array< ref SCR_WelcomeScreenBaseContent > screenBaseContents) |
Get base content of this layout. | |
Protected Attributes | |
ResourceName | m_sFourUnevenTilesLayout |
ref SCR_WelcomeScreenBaseContent | m_TopLeftTile |
ref SCR_WelcomeScreenBaseContent | m_TopRightTile |
ref SCR_WelcomeScreenBaseContent | m_BottomLeftTile |
ref SCR_WelcomeScreenBaseContent | m_BottomRightTile |
![]() | |
ref array< ref SCR_WelcomeScreenBaseContent > | m_aScreenBaseContents = {} |
Static Protected Attributes | |
const string | WELCOME_CONTENT = "WelcomeContent" |
const string | TOP_LEFT_TILE = "TopLeftTile" |
const string | TOP_RIGHT_TILE = "TopRightTile" |
const string | BOTTOM_LEFT_TILE = "BottomLeftTile" |
const string | BOTTOM_RIGHT_TILE = "BottomRightTile" |
const string | TOP_LEFT_TILE_BUTTON = "TopLeftTileButton" |
const string | TOP_RIGHT_TILE_BUTTON = "TopRightTileButton" |
const string | BOTTOM_LEFT_TILE_BUTTON = "BottomLeftTileButton" |
const string | BOTTOM_RIGHT_TILE_BUTTON = "BottomRightTileButton" |
Class handling layout for UnevenFourTiles.
override void SCR_DebriefingScreenUnevenFourTiles.InitContent | ( | SCR_WelcomeScreenMenu | menu | ) |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |