![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | OnConfirm () |
| string | GetAddress () |
| override void | OnMenuOpen (SCR_ConfigurableDialogUiPreset preset) |
| bool | IsAddressValid (string address) |
| bool | IsJoinCodeValid (string text) |
| Check it string is in join code format - 10 size, digits are check in editbox. | |
| void | CheckValidInput (SCR_EditBoxComponent comp, string text) |
| EDirectJoinFormats | IsInputValid (SCR_EditBoxComponent comp) |
| void | SetServerBrowserUI (ServerBrowserMenuUI serverBrowserUI) |
Protected Attributes | |
| SCR_EditBoxComponent | m_EditIP |
| SCR_EditBoxComponent | m_EditPort |
| SCR_CheckboxComponent | m_CheckNetwork |
| ServerBrowserMenuUI | m_ServerBrowserUI |
Definition at line 2 of file MultiplayerDialogUI.c.
|
inlineprotected |
Definition at line 228 of file MultiplayerDialogUI.c.
|
inlineprotected |
Definition at line 34 of file MultiplayerDialogUI.c.
Definition at line 154 of file MultiplayerDialogUI.c.
|
inlineprotected |
Definition at line 243 of file MultiplayerDialogUI.c.
Check it string is in join code format - 10 size, digits are check in editbox.
Definition at line 211 of file MultiplayerDialogUI.c.
|
inlineprotected |
Definition at line 22 of file MultiplayerDialogUI.c.
|
inlineprotected |
Definition at line 92 of file MultiplayerDialogUI.c.
|
inlineprotected |
Definition at line 257 of file MultiplayerDialogUI.c.
|
protected |
Definition at line 14 of file MultiplayerDialogUI.c.
|
protected |
Definition at line 12 of file MultiplayerDialogUI.c.
|
protected |
Definition at line 13 of file MultiplayerDialogUI.c.
|
protected |
Definition at line 16 of file MultiplayerDialogUI.c.