C# 클래스 Patcher.Rules.Proxies.SkyrimEnumConverter

파일 보기 프로젝트 열기: unforbidable/patcher

공개 메소드들

메소드 설명
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

메소드 상세

ToActorValue() 공개 정적인 메소드

public static ToActorValue ( this value ) : ActorValue
value this
리턴 ActorValue

ToAnimations() 공개 정적인 메소드

public static ToAnimations ( this value ) : Animations
value this
리턴 Animations

ToArmorSkillUsage() 공개 정적인 메소드

public static ToArmorSkillUsage ( this value ) : ArmorSkillUsage
value this
리턴 ArmorSkillUsage

ToAttackAnimation() 공개 정적인 메소드

public static ToAttackAnimation ( this value ) : AttackAnimation
value this
리턴 AttackAnimation

ToBodyNodes() 공개 정적인 메소드

public static ToBodyNodes ( this value ) : BodyNodes
value this
리턴 BodyNodes

ToBodyParts() 공개 정적인 메소드

public static ToBodyParts ( this value ) : BodyParts
value this
리턴 BodyParts

ToPotionFlags() 공개 정적인 메소드

public static ToPotionFlags ( this value ) : PotionFlags
value this
리턴 PotionFlags

ToPotionType() 공개 정적인 메소드

public static ToPotionType ( this value ) : PotionTypes
value this
리턴 PotionTypes

ToProjectileType() 공개 정적인 메소드

public static ToProjectileType ( this value ) : ProjectileType
value this
리턴 ProjectileType

ToProjectileTypes() 공개 정적인 메소드

public static ToProjectileTypes ( this value ) : ProjectileTypes
value this
리턴 ProjectileTypes

ToResistance() 공개 정적인 메소드

public static ToResistance ( this value ) : Resistances
value this
리턴 Resistances

ToScriptPropertType() 공개 정적인 메소드

public static ToScriptPropertType ( this value ) : ScriptPropertyType
value this
리턴 ScriptPropertyType

ToSkill() 공개 정적인 메소드

public static ToSkill ( this value ) : Skills
value this
리턴 Skills

ToSoundLevel() 공개 정적인 메소드

public static ToSoundLevel ( this value ) : SoundLevel
value this
리턴 SoundLevel

ToSoundLevels() 공개 정적인 메소드

public static ToSoundLevels ( this value ) : SoundLevels
value this
리턴 SoundLevels

ToType() 공개 정적인 메소드

public static ToType ( this value ) : WeaponType
value this
리턴 WeaponType

ToTypes() 공개 정적인 메소드

public static ToTypes ( this value ) : WeaponTypes
value this
리턴 WeaponTypes

ToWeatherSoundType() 공개 정적인 메소드

public static ToWeatherSoundType ( this value ) : WeatherSoundType
value this
리턴 WeatherSoundType

ToWeatherSoundTypes() 공개 정적인 메소드

public static ToWeatherSoundTypes ( this value ) : WeatherSoundTypes
value this
리턴 WeatherSoundTypes