Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Static Protected Attributes | List of all members
SCR_PrivacyPolicy Interface Reference
Inheritance diagram for SCR_PrivacyPolicy:
[legend]

Public Member Functions

override void OnMenuOpen ()
 
void EndPrivacyPolicy ()
 
- Public Member Functions inherited from ChimeraMenuBase
override void OnMenuInit ()
 
override void OnMenuUpdate (float tDelta)
 
override void OnMenuOpen ()
 
override void OnMenuOpened ()
 
override void OnMenuClose ()
 
override void OnMenuFocusGained ()
 
override void OnMenuFocusLost ()
 
override void OnMenuShow ()
 
override void OnMenuHide ()
 

Protected Member Functions

void UpdateTable (int tableIndex, int columns, int rows)
 

Static Protected Attributes

const string POLICY_ROW_LAYOUT = "{AB4838F67BA5293B}Configs/System/PolicyRow.layout"
 
const int TABLE_1_ROWS = 20
 
const int TABLE_1_COLUMNS = 3
 
const int TABLE_2_ROWS = 9
 
const int TABLE_2_COLUMNS = 3
 
- Static Protected Attributes inherited from ChimeraMenuBase
const string INPUT_CONTEXT_EDIT = "MenuTextEditContext"
 
static ChimeraMenuBase m_ThisMenu
 

Additional Inherited Members

- Static Public Member Functions inherited from ChimeraMenuBase
static ChimeraMenuBase CurrentChimeraMenu ()
 
static ChimeraMenuBase GetOwnerMenu (Widget w)
 Returns parent menu of a widget.
 
- Public Attributes inherited from ChimeraMenuBase
ref ScriptInvoker m_OnTextEditContextChange = new ScriptInvoker
 
ref ScriptInvoker m_OnUpdate = new ScriptInvoker
 
- Protected Attributes inherited from ChimeraMenuBase
bool m_bTextEditActive = false
 

Member Function Documentation

◆ EndPrivacyPolicy()

void SCR_PrivacyPolicy.EndPrivacyPolicy ( )

◆ OnMenuOpen()

override void SCR_PrivacyPolicy.OnMenuOpen ( )

Implements ChimeraMenuBase.

◆ UpdateTable()

void SCR_PrivacyPolicy.UpdateTable ( int  tableIndex,
int  columns,
int  rows 
)
protected

Member Data Documentation

◆ POLICY_ROW_LAYOUT

const string SCR_PrivacyPolicy.POLICY_ROW_LAYOUT = "{AB4838F67BA5293B}Configs/System/PolicyRow.layout"
staticprotected

◆ TABLE_1_COLUMNS

const int SCR_PrivacyPolicy.TABLE_1_COLUMNS = 3
staticprotected

◆ TABLE_1_ROWS

const int SCR_PrivacyPolicy.TABLE_1_ROWS = 20
staticprotected

◆ TABLE_2_COLUMNS

const int SCR_PrivacyPolicy.TABLE_2_COLUMNS = 3
staticprotected

◆ TABLE_2_ROWS

const int SCR_PrivacyPolicy.TABLE_2_ROWS = 9
staticprotected

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