Class SpellDataResource
Inheritance
System.Object
SpellDataResource
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()
Assembly: LeagueToolkit.Meta.Classes.dll
public class SpellDataResource : IMetaClass
Properties
|
Improve this Doc
View Source
Declaration
public uint AffectsStatusFlags { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public uint AffectsTypeFlags { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public MetaHash AfterEffectKey { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string AfterEffectName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<AiSpellData> AiData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string AlternateName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaContainer<MetaEmbedded<AlternateSpellAssets>> AlternateSpellAssets { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public bool AlwaysSnapFacing { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool AmmoCountHiddenInUi { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool AmmoNotAffectedByCdr { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public MetaContainer<float> AmmoRechargeTime { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaContainer<int> AmmoUsed { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string AnimationLeadOutName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string AnimationLoopName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string AnimationName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string AnimationWinddownName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public bool ApplyAttackDamage { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool ApplyAttackEffect { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool ApplyMaterialOnHitSound { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public MetaContainer<string> AudioBankPaths { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<AutoSpellCastInfo> AutoSpellCastInfo { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public bool BelongsToAvatar { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool BHaveHitBone { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool BHaveHitEffect { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool BIsToggleSpell { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool CanCastOrQueueWhileCasting { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool CanCastWhileDisabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public float CancelChargeOnRecastTime { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public bool CanMoveWhileChanneling { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool CannotBeSuppressed { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool CanOnlyCastWhileDead { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool CanOnlyCastWhileDisabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool CantCancelWhileChanneling { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool CantCancelWhileWindingUp { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool CantCancelWhileWindingUpTargetingChampion { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool CantCastWhileRooted { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool CanTriggerChargeSpellWhileDisabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public float CastConeAngle { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public float CastConeDistance { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public byte CasterPositionEndOfCastUpdate { get; set; }
Property Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public float CastFrame { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public bool CastingBreaksStealth { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool CastingBreaksStealthWhileAttached { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool CastingRevealsCasterStealth { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool CastingRevealsCasterWhileAttached { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public MetaContainer<float> CastRadius { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaContainer<float> CastRadiusSecondary { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaContainer<float> CastRange { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaContainer<float> CastRangeDisplayOverride { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaContainer<float> CastRangeGrowthDuration { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaContainer<float> CastRangeGrowthMax { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaContainer<float> CastRangeGrowthStartTime { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public bool CastRangeUseBoundingBoxes { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public MetaContainer<ICastRequirement> CastRequirementsCaster { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaContainer<ICastRequirement> CastRequirementsTarget { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public float CastTargetAdditionalUnitsRadius { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public float CastTime { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public uint CastType { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public MetaContainer<float> ChannelDuration { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public bool ChannelIsInterruptedByAttacking { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool ChannelIsInterruptedByDisables { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public MetaContainer<MetaEmbedded<CharacterPassiveData>> CharacterPassiveBuffs { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public float ChargeUpdateInterval { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<SpellDataResourceClient> ClientData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public float Coefficient { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public float Coefficient2 { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public bool ConsideredAsAutoAttack { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool CooldownNotAffectedByCdr { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public MetaContainer<float> CooldownTime { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public bool CostAlwaysShownInUi { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool CursorChangesInGrass { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool CursorChangesInTerrain { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public MetaContainer<MetaEmbedded<SpellDataValue>> DataValues { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Dictionary<MetaHash, MetaEmbedded<SpellDataValueVector>> DataValuesModeOverride { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public float DelayCastOffsetPercent { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public float DelayTotalTimePercent { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public byte DimensionBehavior { get; set; }
Property Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
Declaration
public bool DisableCastBar { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool DoesNotConsumeCooldown { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool DoesNotConsumeMana { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool DoesntBreakChannels { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool DoNotNeedToFaceTarget { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public MetaContainer<MetaEmbedded<SpellEffectAmount>> EffectAmount { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ObjectTags> ExcludedUnitTags { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public uint Flags { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public MetaContainer<int> FloatVarsDecimals { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public bool HideRangeIndicatorWhenCasting { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public string HitBoneName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash HitEffectKey { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string HitEffectName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public uint HitEffectOrientType { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public MetaHash HitEffectPlayerKey { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string HitEffectPlayerName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public bool IgnoreAnimContinueUntilCastFrame { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool IgnoreRangeCheck { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public MetaContainer<string> ImgIconName { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public bool IsDelayedByCastLocked { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool IsDisabledWhileDead { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public string KeywordWhenAcquired { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public float LineDragLength { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public float LineWidth { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public MetaObjectLink Loadable { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public bool LockedSpellOriginationCastId { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public uint LookAtPolicy { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public float LuaOnMissileUpdateDistanceInterval { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public float m1210063629 { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public bool m1433926774 { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public Class0x8958fee2 m2304311010 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaObjectLink m2883913657 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Dictionary<MetaHash, MetaEmbedded<SpellEffectAmount>> m2961949848 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Dictionary<MetaHash, MetaEmbedded<SpellEffectAmount>> m4190253886 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Class0x288b8edc m680234716 { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaContainer<float> Mana { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaContainer<float> ManaUiOverride { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaContainer<int> MaxAmmo { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public ushort MinimapIconDisplayFlag { get; set; }
Property Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
Declaration
public string MinimapIconName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public bool MinimapIconRotation { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public MetaHash MissileEffectEnemyKey { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string MissileEffectEnemyName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash MissileEffectKey { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public float MissileEffectMaximumAngleDegrees { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public float MissileEffectMaxTurnSpeedDegreesPerSecond { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public string MissileEffectName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MetaHash MissileEffectPlayerKey { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public string MissileEffectPlayerName { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public MissileSpecification MissileSpec { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public float MissileSpeed { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
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
Declaration
public OverrideAttackTimeData OverrideAttackTime { get; set; }
Property Value
|
Improve this Doc
View Source
ParticleStartOffset
Declaration
public Vector3 ParticleStartOffset { get; set; }
Property Value
Type |
Description |
System.Numerics.Vector3 |
|
|
Improve this Doc
View Source
Declaration
public bool PassiveSpellAffectedByCooldown { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool PingableWhileDisabled { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<PlatformSpellInfo> PlatformSpellInfo { get; set; }
Property Value
|
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
|
Improve this Doc
View Source
Declaration
public float PreCastLockoutDeltaTime { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public SpellLockDeltaTimeData PreCastLockoutDeltaTimeData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public bool ProjectTargetToCastRange { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public MetaEmbedded<ObjectTags> RequiredUnitTags { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaContainer<MetaHash> ResourceResolvers { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public bool RollForCriticalHit { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public uint SelectionPriority { get; set; }
Property Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Declaration
public bool ShouldReceiveInputEvents { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool ShowChannelBar { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public MetaContainer<bool> ShowChannelBarPerSpellLevelOverride { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public Dictionary<MetaHash, IGameCalculation> SpellCalculations { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public MetaOptional<float> SpellCooldownOrSealedQueueThreshold { get; set; }
Property Value
|
Improve this Doc
View Source
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
Declaration
public MetaContainer<SpellPassiveData> SpellPassives { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public bool SpellRevealsChampion { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public MetaContainer<string> SpellTags { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public float StartCooldown { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public MetaContainer<MetaEmbedded<TargetingForgivenessDefinitions>> TargetingForgivenessDefinitions { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public TargetingTypeData TargetingTypeData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public float TurnSpeedScalar { get; set; }
Property Value
Type |
Description |
System.Single |
|
|
Improve this Doc
View Source
Declaration
public bool UpdateRotationWhenCasting { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool UseAnimatorFramerate { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public UseAutoattackCastTimeData UseAutoattackCastTimeData { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
public bool UseChargeChanneling { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public bool UseMinimapTargeting { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public string VoEventCategory { get; set; }
Property Value
Type |
Description |
System.String |
|
Implements