C# Class SteamBot.Tip

Afficher le fichier Open project: natoshi/steamdogebot Class Usage Examples

Méthodes publiques

Свойство Type Description
amount double
anonymous bool
donation bool
label string
message string
receiver SteamKit2.SteamID
sender SteamKit2.SteamID

Property Details

amount public_oe property

public double amount
Résultat double

anonymous public_oe property

public bool anonymous
Résultat bool

donation public_oe property

public bool donation
Résultat bool

label public_oe property

public string label
Résultat string

message public_oe property

public string message
Résultat string

receiver public_oe property

public SteamID,SteamKit2 receiver
Résultat SteamKit2.SteamID

sender public_oe property

public SteamID,SteamKit2 sender
Résultat SteamKit2.SteamID