C# Class CTFBot.QueuedMessage

Afficher le fichier Open project: countervandalism/Cluekie Class Usage Examples

Méthodes publiques

Свойство Type Description
IsDroppable bool
SentTime long
destination String
message String
type SendType

Property Details

IsDroppable public_oe property

public bool IsDroppable
Résultat bool

SentTime public_oe property

public long SentTime
Résultat long

destination public_oe property

public String destination
Résultat String

message public_oe property

public String message
Résultat String

type public_oe property

public SendType type
Résultat SendType