MapServer.PlayerObject.IsExit C# (CSharp) Méthode

IsExit() public méthode

public IsExit ( ) : bool
Résultat bool
        public bool IsExit()
        {
            return bIsExit;
        }