League Toolkit League Toolkit
League Toolkit League Toolkit
DocFX + Singulink = ♥

Search Results for

    Class SpellDataResource

    Inheritance
    System.Object
    SpellDataResource
    Implements
    IMetaClass
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: LeagueToolkit.Meta.Classes
    Assembly: LeagueToolkit.Meta.Classes.dll
    Syntax
    public class SpellDataResource : IMetaClass

    Properties

    | Improve this Doc View Source

    AffectsStatusFlags

    Declaration
    public uint AffectsStatusFlags { get; set; }
    Property Value
    Type Description
    System.UInt32
    | Improve this Doc View Source

    AffectsTypeFlags

    Declaration
    public uint AffectsTypeFlags { get; set; }
    Property Value
    Type Description
    System.UInt32
    | Improve this Doc View Source

    AfterEffectKey

    Declaration
    public MetaHash AfterEffectKey { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    AfterEffectName

    Declaration
    public string AfterEffectName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    AiData

    Declaration
    public MetaEmbedded<AiSpellData> AiData { get; set; }
    Property Value
    Type Description
    MetaEmbedded<AiSpellData>
    | Improve this Doc View Source

    AlternateName

    Declaration
    public string AlternateName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    AlternateSpellAssets

    Declaration
    public MetaContainer<MetaEmbedded<AlternateSpellAssets>> AlternateSpellAssets { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaEmbedded<AlternateSpellAssets>>
    | Improve this Doc View Source

    AlwaysSnapFacing

    Declaration
    public bool AlwaysSnapFacing { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    AmmoCountHiddenInUi

    Declaration
    public bool AmmoCountHiddenInUi { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    AmmoNotAffectedByCdr

    Declaration
    public bool AmmoNotAffectedByCdr { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    AmmoRechargeTime

    Declaration
    public MetaContainer<float> AmmoRechargeTime { get; set; }
    Property Value
    Type Description
    MetaContainer<System.Single>
    | Improve this Doc View Source

    AmmoUsed

    Declaration
    public MetaContainer<int> AmmoUsed { get; set; }
    Property Value
    Type Description
    MetaContainer<System.Int32>
    | Improve this Doc View Source

    AnimationLeadOutName

    Declaration
    public string AnimationLeadOutName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    AnimationLoopName

    Declaration
    public string AnimationLoopName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    AnimationName

    Declaration
    public string AnimationName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    AnimationWinddownName

    Declaration
    public string AnimationWinddownName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ApplyAttackDamage

    Declaration
    public bool ApplyAttackDamage { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    ApplyAttackEffect

    Declaration
    public bool ApplyAttackEffect { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    ApplyMaterialOnHitSound

    Declaration
    public bool ApplyMaterialOnHitSound { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    AudioBankPaths

    Declaration
    public MetaContainer<string> AudioBankPaths { get; set; }
    Property Value
    Type Description
    MetaContainer<System.String>
    | Improve this Doc View Source

    AutoSpellCastInfo

    Declaration
    public MetaEmbedded<AutoSpellCastInfo> AutoSpellCastInfo { get; set; }
    Property Value
    Type Description
    MetaEmbedded<AutoSpellCastInfo>
    | Improve this Doc View Source

    BelongsToAvatar

    Declaration
    public bool BelongsToAvatar { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    BHaveHitBone

    Declaration
    public bool BHaveHitBone { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    BHaveHitEffect

    Declaration
    public bool BHaveHitEffect { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    BIsToggleSpell

    Declaration
    public bool BIsToggleSpell { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    CanCastOrQueueWhileCasting

    Declaration
    public bool CanCastOrQueueWhileCasting { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    CanCastWhileDisabled

    Declaration
    public bool CanCastWhileDisabled { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    CancelChargeOnRecastTime

    Declaration
    public float CancelChargeOnRecastTime { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    CanMoveWhileChanneling

    Declaration
    public bool CanMoveWhileChanneling { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    CannotBeSuppressed

    Declaration
    public bool CannotBeSuppressed { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    CanOnlyCastWhileDead

    Declaration
    public bool CanOnlyCastWhileDead { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    CanOnlyCastWhileDisabled

    Declaration
    public bool CanOnlyCastWhileDisabled { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    CantCancelWhileChanneling

    Declaration
    public bool CantCancelWhileChanneling { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    CantCancelWhileWindingUp

    Declaration
    public bool CantCancelWhileWindingUp { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    CantCancelWhileWindingUpTargetingChampion

    Declaration
    public bool CantCancelWhileWindingUpTargetingChampion { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    CantCastWhileRooted

    Declaration
    public bool CantCastWhileRooted { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    CanTriggerChargeSpellWhileDisabled

    Declaration
    public bool CanTriggerChargeSpellWhileDisabled { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    CastConeAngle

    Declaration
    public float CastConeAngle { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    CastConeDistance

    Declaration
    public float CastConeDistance { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    CasterPositionEndOfCastUpdate

    Declaration
    public byte CasterPositionEndOfCastUpdate { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    CastFrame

    Declaration
    public float CastFrame { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    CastingBreaksStealth

    Declaration
    public bool CastingBreaksStealth { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    CastingBreaksStealthWhileAttached

    Declaration
    public bool CastingBreaksStealthWhileAttached { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    CastingRevealsCasterStealth

    Declaration
    public bool CastingRevealsCasterStealth { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    CastingRevealsCasterWhileAttached

    Declaration
    public bool CastingRevealsCasterWhileAttached { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    CastRadius

    Declaration
    public MetaContainer<float> CastRadius { get; set; }
    Property Value
    Type Description
    MetaContainer<System.Single>
    | Improve this Doc View Source

    CastRadiusSecondary

    Declaration
    public MetaContainer<float> CastRadiusSecondary { get; set; }
    Property Value
    Type Description
    MetaContainer<System.Single>
    | Improve this Doc View Source

    CastRange

    Declaration
    public MetaContainer<float> CastRange { get; set; }
    Property Value
    Type Description
    MetaContainer<System.Single>
    | Improve this Doc View Source

    CastRangeDisplayOverride

    Declaration
    public MetaContainer<float> CastRangeDisplayOverride { get; set; }
    Property Value
    Type Description
    MetaContainer<System.Single>
    | Improve this Doc View Source

    CastRangeGrowthDuration

    Declaration
    public MetaContainer<float> CastRangeGrowthDuration { get; set; }
    Property Value
    Type Description
    MetaContainer<System.Single>
    | Improve this Doc View Source

    CastRangeGrowthMax

    Declaration
    public MetaContainer<float> CastRangeGrowthMax { get; set; }
    Property Value
    Type Description
    MetaContainer<System.Single>
    | Improve this Doc View Source

    CastRangeGrowthStartTime

    Declaration
    public MetaContainer<float> CastRangeGrowthStartTime { get; set; }
    Property Value
    Type Description
    MetaContainer<System.Single>
    | Improve this Doc View Source

    CastRangeUseBoundingBoxes

    Declaration
    public bool CastRangeUseBoundingBoxes { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    CastRequirementsCaster

    Declaration
    public MetaContainer<ICastRequirement> CastRequirementsCaster { get; set; }
    Property Value
    Type Description
    MetaContainer<ICastRequirement>
    | Improve this Doc View Source

    CastRequirementsTarget

    Declaration
    public MetaContainer<ICastRequirement> CastRequirementsTarget { get; set; }
    Property Value
    Type Description
    MetaContainer<ICastRequirement>
    | Improve this Doc View Source

    CastTargetAdditionalUnitsRadius

    Declaration
    public float CastTargetAdditionalUnitsRadius { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    CastTime

    Declaration
    public float CastTime { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    CastType

    Declaration
    public uint CastType { get; set; }
    Property Value
    Type Description
    System.UInt32
    | Improve this Doc View Source

    ChannelDuration

    Declaration
    public MetaContainer<float> ChannelDuration { get; set; }
    Property Value
    Type Description
    MetaContainer<System.Single>
    | Improve this Doc View Source

    ChannelIsInterruptedByAttacking

    Declaration
    public bool ChannelIsInterruptedByAttacking { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    ChannelIsInterruptedByDisables

    Declaration
    public bool ChannelIsInterruptedByDisables { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    CharacterPassiveBuffs

    Declaration
    public MetaContainer<MetaEmbedded<CharacterPassiveData>> CharacterPassiveBuffs { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaEmbedded<CharacterPassiveData>>
    | Improve this Doc View Source

    ChargeUpdateInterval

    Declaration
    public float ChargeUpdateInterval { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    ClientData

    Declaration
    public MetaEmbedded<SpellDataResourceClient> ClientData { get; set; }
    Property Value
    Type Description
    MetaEmbedded<SpellDataResourceClient>
    | Improve this Doc View Source

    Coefficient

    Declaration
    public float Coefficient { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    Coefficient2

    Declaration
    public float Coefficient2 { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    ConsideredAsAutoAttack

    Declaration
    public bool ConsideredAsAutoAttack { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    CooldownNotAffectedByCdr

    Declaration
    public bool CooldownNotAffectedByCdr { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    CooldownTime

    Declaration
    public MetaContainer<float> CooldownTime { get; set; }
    Property Value
    Type Description
    MetaContainer<System.Single>
    | Improve this Doc View Source

    CostAlwaysShownInUi

    Declaration
    public bool CostAlwaysShownInUi { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    CursorChangesInGrass

    Declaration
    public bool CursorChangesInGrass { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    CursorChangesInTerrain

    Declaration
    public bool CursorChangesInTerrain { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    DataValues

    Declaration
    public MetaContainer<MetaEmbedded<SpellDataValue>> DataValues { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaEmbedded<SpellDataValue>>
    | Improve this Doc View Source

    DataValuesModeOverride

    Declaration
    public Dictionary<MetaHash, MetaEmbedded<SpellDataValueVector>> DataValuesModeOverride { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<MetaHash, MetaEmbedded<SpellDataValueVector>>
    | Improve this Doc View Source

    DelayCastOffsetPercent

    Declaration
    public float DelayCastOffsetPercent { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    DelayTotalTimePercent

    Declaration
    public float DelayTotalTimePercent { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    DimensionBehavior

    Declaration
    public byte DimensionBehavior { get; set; }
    Property Value
    Type Description
    System.Byte
    | Improve this Doc View Source

    DisableCastBar

    Declaration
    public bool DisableCastBar { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    DoesNotConsumeCooldown

    Declaration
    public bool DoesNotConsumeCooldown { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    DoesNotConsumeMana

    Declaration
    public bool DoesNotConsumeMana { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    DoesntBreakChannels

    Declaration
    public bool DoesntBreakChannels { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    DoNotNeedToFaceTarget

    Declaration
    public bool DoNotNeedToFaceTarget { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    EffectAmount

    Declaration
    public MetaContainer<MetaEmbedded<SpellEffectAmount>> EffectAmount { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaEmbedded<SpellEffectAmount>>
    | Improve this Doc View Source

    ExcludedUnitTags

    Declaration
    public MetaEmbedded<ObjectTags> ExcludedUnitTags { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ObjectTags>
    | Improve this Doc View Source

    Flags

    Declaration
    public uint Flags { get; set; }
    Property Value
    Type Description
    System.UInt32
    | Improve this Doc View Source

    FloatVarsDecimals

    Declaration
    public MetaContainer<int> FloatVarsDecimals { get; set; }
    Property Value
    Type Description
    MetaContainer<System.Int32>
    | Improve this Doc View Source

    HideRangeIndicatorWhenCasting

    Declaration
    public bool HideRangeIndicatorWhenCasting { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    HitBoneName

    Declaration
    public string HitBoneName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    HitEffectKey

    Declaration
    public MetaHash HitEffectKey { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    HitEffectName

    Declaration
    public string HitEffectName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    HitEffectOrientType

    Declaration
    public uint HitEffectOrientType { get; set; }
    Property Value
    Type Description
    System.UInt32
    | Improve this Doc View Source

    HitEffectPlayerKey

    Declaration
    public MetaHash HitEffectPlayerKey { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    HitEffectPlayerName

    Declaration
    public string HitEffectPlayerName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    IgnoreAnimContinueUntilCastFrame

    Declaration
    public bool IgnoreAnimContinueUntilCastFrame { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    IgnoreRangeCheck

    Declaration
    public bool IgnoreRangeCheck { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    ImgIconName

    Declaration
    public MetaContainer<string> ImgIconName { get; set; }
    Property Value
    Type Description
    MetaContainer<System.String>
    | Improve this Doc View Source

    IsDelayedByCastLocked

    Declaration
    public bool IsDelayedByCastLocked { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    IsDisabledWhileDead

    Declaration
    public bool IsDisabledWhileDead { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    KeywordWhenAcquired

    Declaration
    public string KeywordWhenAcquired { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    LineDragLength

    Declaration
    public float LineDragLength { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    LineWidth

    Declaration
    public float LineWidth { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    Loadable

    Declaration
    public MetaObjectLink Loadable { get; set; }
    Property Value
    Type Description
    MetaObjectLink
    | Improve this Doc View Source

    LockedSpellOriginationCastId

    Declaration
    public bool LockedSpellOriginationCastId { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    LookAtPolicy

    Declaration
    public uint LookAtPolicy { get; set; }
    Property Value
    Type Description
    System.UInt32
    | Improve this Doc View Source

    LuaOnMissileUpdateDistanceInterval

    Declaration
    public float LuaOnMissileUpdateDistanceInterval { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    m1210063629

    Declaration
    public float m1210063629 { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    m1433926774

    Declaration
    public bool m1433926774 { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    m2304311010

    Declaration
    public Class0x8958fee2 m2304311010 { get; set; }
    Property Value
    Type Description
    Class0x8958fee2
    | Improve this Doc View Source

    m2883913657

    Declaration
    public MetaObjectLink m2883913657 { get; set; }
    Property Value
    Type Description
    MetaObjectLink
    | Improve this Doc View Source

    m2961949848

    Declaration
    public Dictionary<MetaHash, MetaEmbedded<SpellEffectAmount>> m2961949848 { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<MetaHash, MetaEmbedded<SpellEffectAmount>>
    | Improve this Doc View Source

    m4190253886

    Declaration
    public Dictionary<MetaHash, MetaEmbedded<SpellEffectAmount>> m4190253886 { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<MetaHash, MetaEmbedded<SpellEffectAmount>>
    | Improve this Doc View Source

    m680234716

    Declaration
    public Class0x288b8edc m680234716 { get; set; }
    Property Value
    Type Description
    Class0x288b8edc
    | Improve this Doc View Source

    Mana

    Declaration
    public MetaContainer<float> Mana { get; set; }
    Property Value
    Type Description
    MetaContainer<System.Single>
    | Improve this Doc View Source

    ManaUiOverride

    Declaration
    public MetaContainer<float> ManaUiOverride { get; set; }
    Property Value
    Type Description
    MetaContainer<System.Single>
    | Improve this Doc View Source

    MaxAmmo

    Declaration
    public MetaContainer<int> MaxAmmo { get; set; }
    Property Value
    Type Description
    MetaContainer<System.Int32>
    | Improve this Doc View Source

    MinimapIconDisplayFlag

    Declaration
    public ushort MinimapIconDisplayFlag { get; set; }
    Property Value
    Type Description
    System.UInt16
    | Improve this Doc View Source

    MinimapIconName

    Declaration
    public string MinimapIconName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MinimapIconRotation

    Declaration
    public bool MinimapIconRotation { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    MissileEffectEnemyKey

    Declaration
    public MetaHash MissileEffectEnemyKey { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    MissileEffectEnemyName

    Declaration
    public string MissileEffectEnemyName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MissileEffectKey

    Declaration
    public MetaHash MissileEffectKey { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    MissileEffectMaximumAngleDegrees

    Declaration
    public float MissileEffectMaximumAngleDegrees { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    MissileEffectMaxTurnSpeedDegreesPerSecond

    Declaration
    public float MissileEffectMaxTurnSpeedDegreesPerSecond { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    MissileEffectName

    Declaration
    public string MissileEffectName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MissileEffectPlayerKey

    Declaration
    public MetaHash MissileEffectPlayerKey { get; set; }
    Property Value
    Type Description
    MetaHash
    | Improve this Doc View Source

    MissileEffectPlayerName

    Declaration
    public string MissileEffectPlayerName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    MissileSpec

    Declaration
    public MissileSpecification MissileSpec { get; set; }
    Property Value
    Type Description
    MissileSpecification
    | Improve this Doc View Source

    MissileSpeed

    Declaration
    public float MissileSpeed { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    NoWinddownIfCancelled

    Declaration
    public bool NoWinddownIfCancelled { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    OrientRadiusTextureFromPlayer

    Declaration
    public bool OrientRadiusTextureFromPlayer { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    OverrideAttackTime

    Declaration
    public OverrideAttackTimeData OverrideAttackTime { get; set; }
    Property Value
    Type Description
    OverrideAttackTimeData
    | Improve this Doc View Source

    ParticleStartOffset

    Declaration
    public Vector3 ParticleStartOffset { get; set; }
    Property Value
    Type Description
    System.Numerics.Vector3
    | Improve this Doc View Source

    PassiveSpellAffectedByCooldown

    Declaration
    public bool PassiveSpellAffectedByCooldown { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    PingableWhileDisabled

    Declaration
    public bool PingableWhileDisabled { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    PlatformSpellInfo

    Declaration
    public MetaEmbedded<PlatformSpellInfo> PlatformSpellInfo { get; set; }
    Property Value
    Type Description
    MetaEmbedded<PlatformSpellInfo>
    | Improve this Doc View Source

    PostCastLockoutDeltaTime

    Declaration
    public float PostCastLockoutDeltaTime { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PostCastLockoutDeltaTimeData

    Declaration
    public SpellLockDeltaTimeData PostCastLockoutDeltaTimeData { get; set; }
    Property Value
    Type Description
    SpellLockDeltaTimeData
    | Improve this Doc View Source

    PreCastLockoutDeltaTime

    Declaration
    public float PreCastLockoutDeltaTime { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    PreCastLockoutDeltaTimeData

    Declaration
    public SpellLockDeltaTimeData PreCastLockoutDeltaTimeData { get; set; }
    Property Value
    Type Description
    SpellLockDeltaTimeData
    | Improve this Doc View Source

    ProjectTargetToCastRange

    Declaration
    public bool ProjectTargetToCastRange { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    RequiredUnitTags

    Declaration
    public MetaEmbedded<ObjectTags> RequiredUnitTags { get; set; }
    Property Value
    Type Description
    MetaEmbedded<ObjectTags>
    | Improve this Doc View Source

    ResourceResolvers

    Declaration
    public MetaContainer<MetaHash> ResourceResolvers { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaHash>
    | Improve this Doc View Source

    RollForCriticalHit

    Declaration
    public bool RollForCriticalHit { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    SelectionPriority

    Declaration
    public uint SelectionPriority { get; set; }
    Property Value
    Type Description
    System.UInt32
    | Improve this Doc View Source

    ShouldReceiveInputEvents

    Declaration
    public bool ShouldReceiveInputEvents { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    ShowChannelBar

    Declaration
    public bool ShowChannelBar { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    ShowChannelBarPerSpellLevelOverride

    Declaration
    public MetaContainer<bool> ShowChannelBarPerSpellLevelOverride { get; set; }
    Property Value
    Type Description
    MetaContainer<System.Boolean>
    | Improve this Doc View Source

    SpellCalculations

    Declaration
    public Dictionary<MetaHash, IGameCalculation> SpellCalculations { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<MetaHash, IGameCalculation>
    | Improve this Doc View Source

    SpellCooldownOrSealedQueueThreshold

    Declaration
    public MetaOptional<float> SpellCooldownOrSealedQueueThreshold { get; set; }
    Property Value
    Type Description
    MetaOptional<System.Single>
    | Improve this Doc View Source

    SpellEventToAudioEventSuffix

    Declaration
    public Dictionary<uint, string> SpellEventToAudioEventSuffix { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.Dictionary<System.UInt32, System.String>
    | Improve this Doc View Source

    SpellPassives

    Declaration
    public MetaContainer<SpellPassiveData> SpellPassives { get; set; }
    Property Value
    Type Description
    MetaContainer<SpellPassiveData>
    | Improve this Doc View Source

    SpellRevealsChampion

    Declaration
    public bool SpellRevealsChampion { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    SpellTags

    Declaration
    public MetaContainer<string> SpellTags { get; set; }
    Property Value
    Type Description
    MetaContainer<System.String>
    | Improve this Doc View Source

    StartCooldown

    Declaration
    public float StartCooldown { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    TargetingForgivenessDefinitions

    Declaration
    public MetaContainer<MetaEmbedded<TargetingForgivenessDefinitions>> TargetingForgivenessDefinitions { get; set; }
    Property Value
    Type Description
    MetaContainer<MetaEmbedded<TargetingForgivenessDefinitions>>
    | Improve this Doc View Source

    TargetingTypeData

    Declaration
    public TargetingTypeData TargetingTypeData { get; set; }
    Property Value
    Type Description
    TargetingTypeData
    | Improve this Doc View Source

    TurnSpeedScalar

    Declaration
    public float TurnSpeedScalar { get; set; }
    Property Value
    Type Description
    System.Single
    | Improve this Doc View Source

    UpdateRotationWhenCasting

    Declaration
    public bool UpdateRotationWhenCasting { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    UseAnimatorFramerate

    Declaration
    public bool UseAnimatorFramerate { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    UseAutoattackCastTimeData

    Declaration
    public UseAutoattackCastTimeData UseAutoattackCastTimeData { get; set; }
    Property Value
    Type Description
    UseAutoattackCastTimeData
    | Improve this Doc View Source

    UseChargeChanneling

    Declaration
    public bool UseChargeChanneling { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    UseMinimapTargeting

    Declaration
    public bool UseMinimapTargeting { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    VoEventCategory

    Declaration
    public string VoEventCategory { get; set; }
    Property Value
    Type Description
    System.String

    Implements

    IMetaClass