C# Class Wolfje.Plugins.SEconomy.CmdAliasModule.Extensions.TSPlayerExtensions

Afficher le fichier Open project: tylerjwatson/SEconomy

Méthodes publiques

Méthode Description
PermissionlessInvoke ( this player, string text ) : bool

This is a copy of TShocks handlecommand method, sans the permission checks

Method Details

PermissionlessInvoke() public static méthode

This is a copy of TShocks handlecommand method, sans the permission checks
public static PermissionlessInvoke ( this player, string text ) : bool
player this
text string
Résultat bool