C# 클래스 RocketRegions.Util.PermissionUtil

파일 보기 프로젝트 열기: Trojaner25/Rocket-Regions

공개 메소드들

메소드 설명
HasPermission ( IRocketPlayer player, string permission ) : bool
SendUsage ( this command, IRocketPlayer caller ) : void

메소드 상세

HasPermission() 공개 정적인 메소드

public static HasPermission ( IRocketPlayer player, string permission ) : bool
player IRocketPlayer
permission string
리턴 bool

SendUsage() 공개 정적인 메소드

public static SendUsage ( this command, IRocketPlayer caller ) : void
command this
caller IRocketPlayer
리턴 void