C# Class ServerTools.TeleportHome

Afficher le fichier Open project: dmustanger/7dtd-ServerTools

Méthodes publiques

Свойство Type Description
DelayBetweenUses int
IsEnabled bool

Méthodes publiques

Méthode Description
SetHome ( ClientInfo _cInfo ) : void
TeleHome ( ClientInfo _cInfo ) : void

Private Methods

Méthode Description
Home ( ClientInfo _cInfo, string _home ) : void

Method Details

SetHome() public static méthode

public static SetHome ( ClientInfo _cInfo ) : void
_cInfo ClientInfo
Résultat void

TeleHome() public static méthode

public static TeleHome ( ClientInfo _cInfo ) : void
_cInfo ClientInfo
Résultat void

Property Details

DelayBetweenUses public_oe static_oe property

public static int DelayBetweenUses
Résultat int

IsEnabled public_oe static_oe property

public static bool IsEnabled
Résultat bool