Candide.MainMenu.Ui.Steps.HostServerWindow
Type JSONpublic class in Candide.MainMenu.Ui.Steps
Type metadata
- Assembly
Romestead - Namespace
Candide.MainMenu.Ui.Steps - Base type
Candide.MainMenu.Ui.Steps.AbstractStepsWindow - Hash
BFEAC1983C7E4E80F26D960A86188674828062C4D9421FB1DC26A0915775C3EF
Relationships
Fields
| Name | Visibility | Signature |
|---|---|---|
_createMenuPanel# | private | private Candide.CandideUI.Containers.CandideVerticalStackPanel _createMenuPanel |
_password# | private | private Candide.CandideUI.Input.CandideTextInputBox _password |
_serverPort# | private | private Candide.CandideUI.Input.CandideTextInputBox _serverPort |
_startButton# | private | private Candide.CandideUI.Components.Buttons.CandideLabelButton _startButton |
_usePassword# | private | private Candide.CandideUI.Input.CandideCheckboxLabel _usePassword |
Methods
OnStartGameClicked
#
private System.Void OnStartGameClicked()
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
4CC37173E6469415214710A02F5FFFDB629608F46BA9ECD1AC60A402DF8A2CC0 - Body hash
23EEFFD11FEF74940CDA630C6C16C9FCE1A592FB52C681C8F0DD90A4E6C0CDF3 - IL size126
Referenced calls
Candide.CandideUI.Input.CandideTextInputBox::get_Text()CandideCreator.Shared.Helpers.ParseHelper::ParseInt(System.String, System.Int32)Candide.CandideUI.Input.CandideCheckbox::get_IsToggledOn()System.String::IsNullOrWhiteSpace(System.String)Candide.UserSettings.NetworkUserSettings::set_LastHostPassword(System.String)Candide.UserSettings.GameUserSettings::SaveAutoSettings()Candide.MainMenu.Ui.MainMenuUiController::Next()
OnWindowShown
#
protected System.Void OnWindowShown()
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
4C9E1B9E8C0D89849F72E1354D34EC6E6863B1F746AE431A82148C4F30FF00F0 - Body hash
BF2F41D5F44304428FF236FFCF7CDEF358C0FAE9A62BA79EE5AA0EB067558C45 - IL size135
Referenced calls
System.Int32::ToString()Candide.CandideUI.Input.CandideTextInputBox::set_Text(System.String)Candide.UserSettings.NetworkUserSettings::get_LastHostPassword()Candide.CandideUI.CandideUiElement::set_Enabled(System.Boolean)Candide.CandideUI.Input.CandideCheckbox::set_IsToggledOn(System.Boolean)