Shared.Models.Spells.SpellDataModel
Type JSONpublic class in Shared.Models.Spells
Type metadata
- Assembly
Shared - Namespace
Shared.Models.Spells - Base type
System.Object - Hash
4BC8716E4FA7992EF166808774C6DA19737EC76BAF467D59747DC1650ED7BB4F
Relationships
Base type
System.Object
Referenced by types
CandideServer.Entities.Bridges.ServerSpellManagerBridgeCandideServer.ServerManagers.SpellServerManagerCandide.CandideUI.Tooltip.CandideTooltipHelperCandide.Combat.ClientSpellManagerBridgeCandide.GameModels.Managers.SpellManagerShared.Combat.Spells.Casting.SpellCastingContextShared.Data.SharedDataSetupShared.Data.SpellDataBaseShared.Data.Spells.SharedDataSetupShared.Helpers.SharedSpellHelperShared.Helpers.SharedWeaponSpellHelperShared.Helpers.WeaponSpellsData
Fields
| Name | Visibility | Signature |
|---|---|---|
AttackSpellArgs# | public | public Shared.Models.Spells.AttackSpellArgs AttackSpellArgs |
CanHit# | public | public Shared.Models.Spells.ProjectileHitFlags CanHit |
CastSoundEffect# | public | public System.String CastSoundEffect |
CastSoundEffects# | public | public System.String[] CastSoundEffects |
ChainSpells# | public | public System.ValueTuple<Shared.Helpers.SpellEvent, System.String, Shared.Aura.Args.Target>[] ChainSpells |
DisplayName# | public | public System.Nullable<Shared.Text.StringId> DisplayName |
Id# | public | public System.String Id |
ProjectileBaseArgs# | public | public Shared.Models.Spells.ProjectileBaseArgs ProjectileBaseArgs |
ProjectileDisplayId# | public | public System.String ProjectileDisplayId |
ProjectileSpacVfxId# | public | public System.String ProjectileSpacVfxId |
SpellDuration# | public | public System.Single SpellDuration |
SpellTypeArgs# | public | public System.Object SpellTypeArgs |
SpellTypeId# | public | public System.String SpellTypeId |
Methods
SetDataFromModel
#
public System.Void SetDataFromModel(Shared.Models.Spells.SpellDataModel otherModel)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
806285A34C441DEB26D0D60B84FEE474172ED7D6BEF99AB44443CC6A753A82B3 - Body hash
1E1534A4B5164C3AC244A3F6D28098840ADD16AF33CCD38DB6C42C903CBF99E2 - IL size451
Referenced calls
Shared.Models.Spells.AttackSpellArgs::.ctor()Shared.Combat.DamageTypesArray::op_Implicit(Shared.Combat.DamageTypesArray)Shared.Combat.DamageTypesArray::.ctor(System.Single[])System.Linq.Enumerable::ToArray(System.Collections.Generic.IEnumerable<!!0>)