MapServer.PlayerObject.IsExit C# (CSharp) Method

IsExit() public method

public IsExit ( ) : bool
return bool
        public bool IsExit()
        {
            return bIsExit;
        }