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

IsExit() 공개 메소드

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