Method | Description | |
---|---|---|
AllowedInConsole ( ) : bool | ||
GetCommandText ( ) : string | ||
GetHelp ( ) : string | ||
GetHelpDialog ( ) : Communication.ServerDialogItem | ||
HandleCommand ( ulong userId, string words ) : bool | ||
IsAdminCommand ( ) : bool |
Method | Description | |
---|---|---|
RevokeOwnership ( ulong steamId, string blocktype, bool isSubtype ) : void |
public GetHelpDialog ( ) : Communication.ServerDialogItem | ||
return | Communication.ServerDialogItem |
public HandleCommand ( ulong userId, string words ) : bool | ||
userId | ulong | |
words | string | |
return | bool |