Candide.GameModels.Models.Spells.UnlockProgressionSpell
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
7EF3F9EE155CDBC358C12BD67FC4AB1FC2E32830E676203D2A71BD56F1C8B1CF
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
5A5F3A4198D291CC4F36C2068DAF145EBF5517348BF0E17922D6D9C2D8C290EB - Body hash
8B4A3C45E487635C46A864AACF741EC77099F334975F8B0FBA78E29E1E39EE8B - IL size39
Referenced calls
System.Collections.Generic.HashSet<System.String>::Contains(!0)
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
883F4C4D47ED2101D8D404F05ABE87DC53A905D3B9682E0CC57A2B3E9CE3106A - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
GetToolTipText
#
public System.Void GetToolTipText(System.Text.StringBuilder sb, System.Object spellArgs)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
7A89B04F4036EBE47E41F420F0992576220AC09E91EA480215D847B24A0D6349 - Body hash
1616EF55C651F35642C4DD2D260F6DF82F482BDF66A6AE36F03A8D7D3A7900BD - IL size37
Referenced calls
CandideServer.Database.RewardDataBase::GetRewardOrMissing(System.String)CandideServer.Data.DataModels.RewardData::GetTooltipText()System.Text.StringBuilder::Append(System.String)