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

Datei anzeigen Open project: tylerjwatson/SEconomy

Public Methods

Method Description
PermissionlessInvoke ( this player, string text ) : bool

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

Method Details

PermissionlessInvoke() public static method

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