C# Class ShootManiaXMLRPC.Structs.PlayerChat

Afficher le fichier Open project: JuJuBoSc/SMAdminTools Class Usage Examples

Méthodes publiques

Свойство Type Description
IsRegisteredCmd bool
Login string
PlayerUid int
Text string

Property Details

IsRegisteredCmd public_oe property

public bool IsRegisteredCmd
Résultat bool

Login public_oe property

public string Login
Résultat string

PlayerUid public_oe property

public int PlayerUid
Résultat int

Text public_oe property

public string Text
Résultat string