C# Class Patcher.Rules.Proxies.SkyrimEnumConverter

Afficher le fichier Open project: unforbidable/patcher

Méthodes publiques

Méthode Description
ToActorValue ( this value ) : ActorValue
ToAnimations ( this value ) : Animations
ToArmorSkillUsage ( this value ) : ArmorSkillUsage
ToAttackAnimation ( this value ) : AttackAnimation
ToBodyNodes ( this value ) : BodyNodes
ToBodyParts ( this value ) : BodyParts
ToPotionFlags ( this value ) : PotionFlags
ToPotionType ( this value ) : PotionTypes
ToProjectileType ( this value ) : ProjectileType
ToProjectileTypes ( this value ) : ProjectileTypes
ToResistance ( this value ) : Resistances
ToScriptPropertType ( this value ) : ScriptPropertyType
ToSkill ( this value ) : Skills
ToSoundLevel ( this value ) : SoundLevel
ToSoundLevels ( this value ) : SoundLevels
ToType ( this value ) : WeaponType
ToTypes ( this value ) : WeaponTypes
ToWeatherSoundType ( this value ) : WeatherSoundType
ToWeatherSoundTypes ( this value ) : WeatherSoundTypes

Method Details

ToActorValue() public static méthode

public static ToActorValue ( this value ) : ActorValue
value this
Résultat ActorValue

ToAnimations() public static méthode

public static ToAnimations ( this value ) : Animations
value this
Résultat Animations

ToArmorSkillUsage() public static méthode

public static ToArmorSkillUsage ( this value ) : ArmorSkillUsage
value this
Résultat ArmorSkillUsage

ToAttackAnimation() public static méthode

public static ToAttackAnimation ( this value ) : AttackAnimation
value this
Résultat AttackAnimation

ToBodyNodes() public static méthode

public static ToBodyNodes ( this value ) : BodyNodes
value this
Résultat BodyNodes

ToBodyParts() public static méthode

public static ToBodyParts ( this value ) : BodyParts
value this
Résultat BodyParts

ToPotionFlags() public static méthode

public static ToPotionFlags ( this value ) : PotionFlags
value this
Résultat PotionFlags

ToPotionType() public static méthode

public static ToPotionType ( this value ) : PotionTypes
value this
Résultat PotionTypes

ToProjectileType() public static méthode

public static ToProjectileType ( this value ) : ProjectileType
value this
Résultat ProjectileType

ToProjectileTypes() public static méthode

public static ToProjectileTypes ( this value ) : ProjectileTypes
value this
Résultat ProjectileTypes

ToResistance() public static méthode

public static ToResistance ( this value ) : Resistances
value this
Résultat Resistances

ToScriptPropertType() public static méthode

public static ToScriptPropertType ( this value ) : ScriptPropertyType
value this
Résultat ScriptPropertyType

ToSkill() public static méthode

public static ToSkill ( this value ) : Skills
value this
Résultat Skills

ToSoundLevel() public static méthode

public static ToSoundLevel ( this value ) : SoundLevel
value this
Résultat SoundLevel

ToSoundLevels() public static méthode

public static ToSoundLevels ( this value ) : SoundLevels
value this
Résultat SoundLevels

ToType() public static méthode

public static ToType ( this value ) : WeaponType
value this
Résultat WeaponType

ToTypes() public static méthode

public static ToTypes ( this value ) : WeaponTypes
value this
Résultat WeaponTypes

ToWeatherSoundType() public static méthode

public static ToWeatherSoundType ( this value ) : WeatherSoundType
value this
Résultat WeatherSoundType

ToWeatherSoundTypes() public static méthode

public static ToWeatherSoundTypes ( this value ) : WeatherSoundTypes
value this
Résultat WeatherSoundTypes