Method | Description | |
---|---|---|
HasPermission ( IRocketPlayer player, string permission ) : bool | ||
SendUsage ( this command, IRocketPlayer caller ) : void |
public static HasPermission ( IRocketPlayer player, string permission ) : bool | ||
player | IRocketPlayer | |
permission | string | |
return | bool |
public static SendUsage ( this command, IRocketPlayer caller ) : void | ||
command | this | |
caller | IRocketPlayer | |
return | void |