C# Class PRoConEvents.MULTIbalancer.MoveInfo

Afficher le fichier Open project: PapaCharlie9/multi-balancer

Méthodes publiques

Свойство Type Description
Because ForbidBecause
ChatAfter String
ChatBefore String
Delay double
Destination int
DestinationName String
Fast bool
For MoveType
Name String
Source int
SourceName String
Tag String
YellAfter String
YellBefore String
aborted bool

Méthodes publiques

Méthode Description
Format ( MULTIbalancer plugin, String fmt, bool isYell, bool isBefore ) : void
MoveInfo ( ) : System
MoveInfo ( String name, String tag, int fromTeam, String fromName, int toTeam, String toName, double delay ) : System
ToString ( ) : String

Method Details

Format() public méthode

public Format ( MULTIbalancer plugin, String fmt, bool isYell, bool isBefore ) : void
plugin MULTIbalancer
fmt String
isYell bool
isBefore bool
Résultat void

MoveInfo() public méthode

public MoveInfo ( ) : System
Résultat System

MoveInfo() public méthode

public MoveInfo ( String name, String tag, int fromTeam, String fromName, int toTeam, String toName, double delay ) : System
name String
tag String
fromTeam int
fromName String
toTeam int
toName String
delay double
Résultat System

ToString() public méthode

public ToString ( ) : String
Résultat String

Property Details

Because public_oe property

public ForbidBecause Because
Résultat ForbidBecause

ChatAfter public_oe property

public String ChatAfter
Résultat String

ChatBefore public_oe property

public String ChatBefore
Résultat String

Delay public_oe property

public double Delay
Résultat double

Destination public_oe property

public int Destination
Résultat int

DestinationName public_oe property

public String DestinationName
Résultat String

Fast public_oe property

public bool Fast
Résultat bool

For public_oe property

public MoveType For
Résultat MoveType

Name public_oe property

public String Name
Résultat String

Source public_oe property

public int Source
Résultat int

SourceName public_oe property

public String SourceName
Résultat String

Tag public_oe property

public String Tag
Résultat String

YellAfter public_oe property

public String YellAfter
Résultat String

YellBefore public_oe property

public String YellBefore
Résultat String

aborted public_oe property

public bool aborted
Résultat bool