MapServer.PlayerObject.GetJob C# (CSharp) 메소드

GetJob() 공개 메소드

public GetJob ( ) : byte
리턴 byte
        public byte GetJob()
        {
            return GetBaseAttr().profession;
        }