C# 클래스 Wolfje.Plugins.SEconomy.CmdAliasModule.Extensions.TSPlayerExtensions

파일 보기 프로젝트 열기: tylerjwatson/SEconomy

공개 메소드들

메소드 설명
PermissionlessInvoke ( this player, string text ) : bool

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

메소드 상세

PermissionlessInvoke() 공개 정적인 메소드

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