C# Class AcManager.Tools.GameProperties.WeatherSpecificHelperBase

Inheritance: Game.RaceIniProperties, IDisposable
Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Méthode Description
Dispose ( ) : void
Set ( System.IniFile file ) : void

Méthodes protégées

Méthode Description
DisposeOverride ( ) : void
SetOverride ( WeatherObject weather ) : bool

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

DisposeOverride() protected abstract méthode

protected abstract DisposeOverride ( ) : void
Résultat void

Set() public final méthode

public final Set ( System.IniFile file ) : void
file System.IniFile
Résultat void

SetOverride() protected abstract méthode

protected abstract SetOverride ( WeatherObject weather ) : bool
weather AcManager.Tools.Objects.WeatherObject
Résultat bool