C# Class CTFBot.QueuedMessage

Mostra file Open project: countervandalism/Cluekie Class Usage Examples

Public Properties

Property Type Description
IsDroppable bool
SentTime long
destination String
message String
type SendType

Property Details

IsDroppable public_oe property

public bool IsDroppable
return bool

SentTime public_oe property

public long SentTime
return long

destination public_oe property

public String destination
return String

message public_oe property

public String message
return String

type public_oe property

public SendType type
return SendType