◆ FillFromDSConfig()
void SCR_ServerConfigAdvancedComponent.FillFromDSConfig |
( |
notnull SCR_DSConfig |
config | ) |
|
Fill all entries with values from given DS config.
◆ GetOnPortChanged()
ScriptInvokerString SCR_ServerConfigAdvancedComponent.GetOnPortChanged |
( |
| ) |
|
◆ HandlerAttached()
override void SCR_ServerConfigAdvancedComponent.HandlerAttached |
( |
Widget |
w | ) |
|
◆ OnBindPortChanged()
◆ OnHostLocalyChanged()
void SCR_ServerConfigAdvancedComponent.OnHostLocalyChanged |
( |
SCR_SpinBoxComponent |
spinBox, |
|
|
int |
option |
|
) |
| |
|
protected |
◆ OnPublicPortChanged()
void SCR_ServerConfigAdvancedComponent.OnPublicPortChanged |
( |
SCR_EditBoxComponent |
edit, |
|
|
string |
text |
|
) |
| |
|
protected |
◆ SetIPPort()
void SCR_ServerConfigAdvancedComponent.SetIPPort |
( |
DSConfig |
config | ) |
|
◆ SetPorts()
void SCR_ServerConfigAdvancedComponent.SetPorts |
( |
string |
port | ) |
|
◆ BIND_IP
const string SCR_ServerConfigAdvancedComponent.BIND_IP = "bindAddress" |
|
staticprotected |
◆ BIND_PORT
const string SCR_ServerConfigAdvancedComponent.BIND_PORT = "bindPort" |
|
staticprotected |
◆ HOST_LOCALY
const string SCR_ServerConfigAdvancedComponent.HOST_LOCALY = "lan" |
|
staticprotected |
◆ m_BindPortEdit
◆ m_bWasPortEdited
bool SCR_ServerConfigAdvancedComponent.m_bWasPortEdited = false |
|
protected |
◆ m_HostLocalyCheck
◆ m_OnPortChanged
ref ScriptInvokerString SCR_ServerConfigAdvancedComponent.m_OnPortChanged |
|
protected |
◆ m_PublicAddress
◆ m_PublicPortEdit
◆ PUBLIC_IP
const string SCR_ServerConfigAdvancedComponent.PUBLIC_IP = "publicAddress" |
|
staticprotected |
◆ PUBLIC_PORT
const string SCR_ServerConfigAdvancedComponent.PUBLIC_PORT = "publicPort" |
|
staticprotected |
The documentation for this interface was generated from the following file:
- Game/UI/Menu/ServerBrowser/ServerHosting/SCR_ServerConfigAdvancedComponent.c