Candide.GameModels.Models.Spells.MassHealSpell
Type JSONpublic class in Candide.GameModels.Models.Spells
Type metadata
- Assembly
Romestead - Namespace
Candide.GameModels.Models.Spells - Base type
Candide.GameModels.Models.Spells.AbstractSpell - Hash
E73765A6BB2BBB4FE312B0F731ABD9C809B7266C49A6789B2327F97A08D6E18B
Relationships
Methods
CanCast
#
public Shared.Combat.Spells.CanCastSpellResult CanCast(Shared.Combat.Spells.Casting.SpellCastingContext context)
Method metadata
- Visibilitypublic
- Return type
Shared.Combat.Spells.CanCastSpellResult - StaticFalse
- VirtualTrue
- Hash
FA022AAD791C5032AFA91525E22A5F6591FA1F2E4426EBCC49A9E3CEFF53B22E - Body hash
18301439C58270FE2C3653CD6905B327ABFDA3BB4C83B9EE3B71AB3CB84F8FA1 - IL size33
Referenced calls
System.Nullable<Microsoft.Xna.Framework.Vector3>::get_HasValue()
Cast
#
protected System.Void Cast(Candide.Combat.ClientProjectileSystem projectileSystem, Shared.Combat.Spells.Casting.SpellCastingContext context, Shared.Helpers.CastSpellArgs castSpellArgs)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
F58812956D97BAA8A2004A78DEF91E9B8376DF926D5C570E4B3EF34E62688654 - Body hash
336FC7DC164C7E9D1C0ACB7516EFEE84BCD0D48DC9A94A0B8910D8AC7E299DC9 - IL size937
Referenced calls
Candide.Multiplayer.PlayerHelper::IsPlayer(Shared.Entity.EntityWrapper)System.Nullable<Microsoft.Xna.Framework.Vector3>::get_Value()CandideCreator.Shared.Helpers.VectorExtension::ToVector2(Microsoft.Xna.Framework.Vector3)System.Collections.Generic.Dictionary<System.Int32, Candide.Multiplayer.Models.ClientPlayerCharacter>::get_Values()Dictionary.ValueCollection<System.Int32, Candide.Multiplayer.Models.ClientPlayerCharacter>::GetEnumerator()Dictionary.ValueCollection.Enumerator<System.Int32, Candide.Multiplayer.Models.ClientPlayerCharacter>::get_Current()Candide.Multiplayer.Models.ClientPlayerCharacter::get_Entity()Shared.Entity.EntityWrapper::get_Position2()Microsoft.Xna.Framework.Vector2::DistanceSquared(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)Shared.Entity.EntityWrapper::get_MaxHealth()Shared.Entity.EntityWrapper::Heal(System.Single)Candide.Graphics.ParticleSystem::NewParticle()Shared.Entity.EntityWrapper::get_Position()CandideCreator.Shared.Helpers.RandomHelper::NextFloat(System.Random, System.Single, System.Single)Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)Microsoft.Xna.Framework.Vector3::op_Addition(Microsoft.Xna.Framework.Vector3, Microsoft.Xna.Framework.Vector3)Microsoft.Xna.Framework.Vector4::get_One()Microsoft.Xna.Framework.Vector3::get_Zero()Dictionary.ValueCollection.Enumerator<System.Int32, Candide.Multiplayer.Models.ClientPlayerCharacter>::MoveNext()System.IDisposable::Dispose()CandideCreator.Shared.Helpers.RandomHelper::NextPointInCircle(System.Random)Microsoft.Xna.Framework.Vector2::op_Multiply(Microsoft.Xna.Framework.Vector2, System.Single)