C# Class ServerListItem

Afficher le fichier Open project: drakelinglabs/unityarmada Class Usage Examples

Méthodes publiques

Свойство Type Description
GameTypeLabel Text,
JoinButton Button,
PasswordToggle Toggle,
PlayerCountLabel Text,
ServerNameLabel Text,

Méthodes publiques

Méthode Description
JoinServer ( ) : void
SetupServerListItem ( HostInfo host ) : void

Method Details

JoinServer() public méthode

public JoinServer ( ) : void
Résultat void

SetupServerListItem() public méthode

public SetupServerListItem ( HostInfo host ) : void
host HostInfo
Résultat void

Property Details

GameTypeLabel public_oe property

public Text, GameTypeLabel
Résultat Text,

JoinButton public_oe property

public Button, JoinButton
Résultat Button,

PasswordToggle public_oe property

public Toggle, PasswordToggle
Résultat Toggle,

PlayerCountLabel public_oe property

public Text, PlayerCountLabel
Résultat Text,

ServerNameLabel public_oe property

public Text, ServerNameLabel
Résultat Text,