C# Class AcManager.Tools.GameProperties.WeatherSpecificDirectoryReplacement

Inheritance: IWeatherSpecificReplacement
Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Méthode Description
Apply ( WeatherObject weather ) : bool
Revert ( ) : void

Private Methods

Méthode Description
WeatherSpecificDirectoryReplacement ( string relativeRelativeSource, string relativeDestination ) : System

Method Details

Apply() public méthode

public Apply ( WeatherObject weather ) : bool
weather AcManager.Tools.Objects.WeatherObject
Résultat bool

Revert() public méthode

public Revert ( ) : void
Résultat void