C# 클래스 TehGM.Wolfringo.Commands.RequireUserStaffAttribute

Command requirement that checks if the user has a Staff tag.

Default CommandRequirementAttribute.ErrorMessage for this requirement is "(n) You need to be a Staff to execute this command.".

상속: RequireUserPrivilegeAttribute
파일 보기 프로젝트 열기: TehGM/Wolfringo

공개 메소드들

메소드 설명
RequireUserStaffAttribute ( ) : TehGM.Wolfringo.Commands.Attributes

메소드 상세

RequireUserStaffAttribute() 공개 메소드

public RequireUserStaffAttribute ( ) : TehGM.Wolfringo.Commands.Attributes
리턴 TehGM.Wolfringo.Commands.Attributes