C# 클래스 TShockAPI.Permissions

파일 보기 프로젝트 열기: NyxStudios/TShock

공개 메소드들

메소드 설명
DumpDescriptions ( ) : void

Dumps the descriptions of each permission to a file in Markdown format.

비공개 메소드들

메소드 설명
GetCommands ( string perm ) : List

Lists all commands associated with a given permission

메소드 상세

DumpDescriptions() 공개 정적인 메소드

Dumps the descriptions of each permission to a file in Markdown format.
public static DumpDescriptions ( ) : void
리턴 void