Asteroids.TResolutionOption.GetResolutionChanged C# (CSharp) Méthode

GetResolutionChanged() public méthode

public GetResolutionChanged ( ) : bool
Résultat bool
        public bool GetResolutionChanged()
        {
            return resolutionChanged;
        }