Candide.MainMenu.Ui.Steps.SelectServerWindow
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
7CD56342E92B0BD1E4F26AF141FB4F596CC3353ACC5CA20A418F0756FBB29DBC
Relationships
Fields
| Name | Visibility | Signature |
|---|---|---|
_advancedAndLanPanel# | private | private Candide.CandideUI.Containers.CandideVerticalStackPanel _advancedAndLanPanel |
_connectBtn# | private | private Candide.CandideUI.Components.Buttons.CandideLabelButton _connectBtn |
_createMenuPanel# | private | private Candide.CandideUI.Containers.CandideVerticalStackPanel _createMenuPanel |
_ipInputBox# | private | private Candide.CandideUI.Input.CandideTextInputBox _ipInputBox |
_serverPort# | private | private Candide.CandideUI.Input.CandideTextInputBox _serverPort |
_steamFetchTimer# | private | private System.Single _steamFetchTimer |
_steamFriendsGamesList# | private | private Candide.CandideUI.Containers.CandideVerticalStackPanel _steamFriendsGamesList |
_steamMenuPanel# | private | private Candide.CandideUI.Containers.CandideVerticalStackPanel _steamMenuPanel |
Methods
OnConnectClicked
#
private System.Void OnConnectClicked()
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
6D59493669CC0A3364B53697C3C2914A199357EC3054AC4D9B0C91BF0C9F2213 - Body hash
8A2A0781A5D20DEF58F794084815280EACA57E4B6721C835308FE2BC8A90AA12 - IL size213
Referenced calls
Candide.CandideUI.Input.CandideTextInputBox::get_Text()CandideCreator.Shared.Helpers.ParseHelper::ParseInt(System.String, System.Int32)System.String::IndexOf(System.Char)System.String::Substring(System.Int32, System.Int32)System.String::get_Length()System.UInt64::TryParse(System.String, System.UInt64&)Candide.MainMenu.Ui.MainMenuUiController::Next()Candide.UserSettings.NetworkUserSettings::set_LastIpAddress(System.String)System.Int32::ToString()Candide.UserSettings.NetworkUserSettings::set_LastPort(System.String)Candide.UserSettings.GameUserSettings::SaveAutoSettings()
OnWindowShown
#
protected System.Void OnWindowShown()
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
166A40E108E9A643D707116AE12BEE82421D7FF8CF5ACE657C39134AFABD0664 - Body hash
9E239C0BCBF78E99559CCB2F31E0BFF9D0233FBEA8B2ABA26E03ACE922D94410 - IL size122
Referenced calls
Candide.UserSettings.NetworkUserSettings::get_LastIpAddress()Candide.CandideUI.Input.CandideTextInputBox::set_Text(System.String)System.Int32::ToString()Candide.UserSettings.NetworkUserSettings::get_LastPort()Candide.CandideUI.Input.AbstractInputFocusableUiElement::Focus()
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
57424FA26ACCBAC1112B3D09587900242F58667FFE0FAA12719053297148565A - Body hash
F37DEC4D4FEAC2B6333BB13E4298E1DD2736A9D3140ED2F91155200BF7039611 - IL size15
UpdateFriends
#
private System.Void UpdateFriends(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
C3A084B98B956261E4250C88F392FC27D658B828A15289794FCB5867838B9220 - Body hash
7775A344EC76D226C364C30913705FF7DD638E545F097F36F91934047EFCADC3 - IL size268
Referenced calls
Candide.CandideUI.CandideUiElement::get_Visible()Microsoft.Xna.Framework.GameTime::get_ElapsedGameTime()System.TimeSpan::get_TotalSeconds()Candide.CandideUI.CandideUiElement::get_IsHovered()Candide.CandideUI.Containers.CandideGrid::ClearChildren()Steamworks.SteamFriends::GetFriendCount(Steamworks.EFriendFlags)SelectServerWindow.<>c__DisplayClass12_0::.ctor()Steamworks.SteamFriends::GetFriendByIndex(System.Int32, Steamworks.EFriendFlags)Steamworks.SteamFriends::GetFriendGamePlayed(Steamworks.CSteamID, Steamworks.FriendGameInfo_t&)Steamworks.CGameID::.ctor(System.UInt64)Steamworks.CGameID::op_Inequality(Steamworks.CGameID, Steamworks.CGameID)Steamworks.SteamFriends::GetFriendRichPresence(Steamworks.CSteamID, System.String)Candide.Steam.SteamIntegration::CanJoinGame(System.String)Candide.MainMenu.Ui.Steps.SteamFriendGameListItem::.ctor(Steamworks.CSteamID, System.Boolean)SelectServerWindow.<>c__DisplayClass12_0::<UpdateFriends>b__0()System.Action::.ctor(System.Object, System.IntPtr)Candide.CandideUI.CandideUiElement::get_Width()Candide.CandideUI.CandideUiElement::set_Width(System.Nullable<System.Int32>)Candide.CandideUI.CandideUiContainerMultipleItems::AddChild(Candide.CandideUI.CandideUiElement, System.Boolean)
String literals
connect