C# Class OpenRA.Network.Session.LobbyOptionState

Afficher le fichier Open project: pchote/OpenRA Class Usage Examples

Méthodes publiques

Свойство Type Description
Locked bool
PreferredValue string
Value string

Méthodes publiques

Méthode Description
LobbyOptionState ( ) : System

Method Details

LobbyOptionState() public méthode

public LobbyOptionState ( ) : System
Résultat System

Property Details

Locked public_oe property

public bool Locked
Résultat bool

PreferredValue public_oe property

public string PreferredValue
Résultat string

Value public_oe property

public string Value
Résultat string