MapServer.PlayerObject.GetJob C# (CSharp) Method

GetJob() public method

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