C# Class Patcher.Rules.Proxies.Fallout4EnumConverter

显示文件 Open project: unforbidable/patcher

Public Methods

Method Description
ToWeatherSoundType ( this value ) : WeatherSoundType
ToWeatherSoundTypes ( this value ) : WeatherSoundTypes

Method Details

ToWeatherSoundType() public static method

public static ToWeatherSoundType ( this value ) : WeatherSoundType
value this
return WeatherSoundType

ToWeatherSoundTypes() public static method

public static ToWeatherSoundTypes ( this value ) : WeatherSoundTypes
value this
return WeatherSoundTypes