Candide.GameModels.Models.Spells.ActionInProgressSpell
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
A840C7205F71B67D63EE1E32C7D698B2BF263B4B81B2FC40632042251452C537
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
EBA9D3DA555D03379B4829BDA7F7DB5FF6CA049713A178AA841FF4FF4A18F23A - Body hash
E394313ED090C745CF409387109709A5C2709D59D482CCDDF86C0706D174BA11 - IL size27
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
AB0E86F7E9FC2335881B73FB07C4CF35B62300851E1A9ED70A58FE002B3002E7 - Body hash
9E196C7BA283F677196FA884B4B8F5D419663B0004D75EB43BE2B8480CCFC9BE - IL size329
Referenced calls
ActionInProgressSpell.<>c__DisplayClass2_0::.ctor()Candide.Multiplayer.PlayerHelper::IsLocalPlayer(Shared.Entity.EntityWrapper)Shared.Entity.EntityWrapper::get_Mask()Shared.Entity.Components.ComponentExtension::HasFlags(Shared.Entity.Components.Component, Shared.Entity.Components.Component)Shared.Entity.EntityWrapper::get_Controller()System.Nullable<Shared.Combat.Spells.Casting.SpellCastingContextItemData>::get_HasValue()System.Nullable<Shared.Combat.Spells.Casting.SpellCastingContextItemData>::get_Value()Shared.Models.Items.ItemInstanceModel::get_Data()Shared.Text.StringExtensions::GetTranslation(Shared.Text.StringId)Shared.Text.StringDefinitions::GetFormatString(System.String, System.String)Shared.Text.StringDefinitions::GetString(System.String)System.Array::Empty()ActionInProgressSpell.<>c__DisplayClass2_0::<Cast>b__0()System.Action::.ctor(System.Object, System.IntPtr)Candide.ActionInProgress.SpellActionInProgressController::.ctor(System.Action)Candide.ActionInProgress.SpellActionInProgress::.ctor(Shared.ActionInProgress.ActionInProgressHitArea[], Shared.Entity.EntityWrapper, System.String, Shared.ActionInProgress.ActionInProgressAnimation, Shared.ActionInProgress.IActionInProgressController, System.Single, System.String)Shared.Entity.Base.AbstractController::DoActionInProgress(Shared.ActionInProgress.AbstractActionInProgress)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()Shared.Analytics.AnalyticsManager::TrackError(System.String)
String literals
Error in ActionInProgressSpell.
GetToolTipText
#
public System.Void GetToolTipText(System.Text.StringBuilder sb, System.Object spellArgs)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
99BDF8002069C7FB32DF630850858ABC6AA5C8939B46DB9A1AB30DE7CF7AD807 - Body hash
E22E0F8F442C9F0377A813CE6C4F42132A14041BC64F0D859C9F7564FD9033A5 - IL size80
Referenced calls
Shared.Data.SpellDataBase::GetSpellOrMissing(System.String)System.Collections.Generic.Dictionary<System.String, Candide.GameModels.Models.Spells.AbstractSpell>::TryGetValue(!0, !1&)Candide.GameModels.Models.Spells.AbstractSpell::GetToolTipText(System.Text.StringBuilder, System.Object)System.Text.StringBuilder::AppendLine(System.String)
String literals
MISSING SPELL TYPE DATA
OnFinished
#
private System.Void OnFinished(Shared.Combat.Spells.Parameters.ActionInProgressSpellArgs args, Shared.Entity.EntityWrapper entity, System.Nullable<Shared.Combat.Spells.Casting.SpellCastingContextItemData> contextItemData)
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
7927EB431AFD1EC8B23CF04D811BE44BFA9455DC450656BB32CB01B9C6882FAB - Body hash
79DE08E4185579F82278E4931AA351B7AFC19CDD8DB33A38B6CB8493E203C561 - IL size63
Referenced calls
Shared.Entity.EntityWrapper::get_Id()System.Nullable<System.Guid>::.ctor(!0)Candide.GameModels.Managers.SpellManager::CastSpell(System.String, System.Nullable<Microsoft.Xna.Framework.Vector3>, System.Nullable<System.Single>, Shared.Entity.EntityWrapper, System.Nullable<Shared.Combat.Spells.Casting.SpellCastingContextItemData>, System.Object, Shared.Models.Spells.AttackSpellArgs, System.Guid, System.Nullable<System.Guid>, Shared.Models.Spells.ProjectileHitFlags, System.Boolean)