Romestead Assembly Reference

CandideServer.Models.Spells.ServerUnlockProgressionSpell

Type JSON

public class in CandideServer.Models.Spells

Methods2
Properties0
Fields0
Events0
Type metadata

Relationships

Methods

CanCast

public Shared.Combat.Spells.CanCastSpellResult CanCast(CandideServer.Models.Spells.ServerSpellCastingContext context)

Method metadata
  • Visibilitypublic
  • Return typeShared.Combat.Spells.CanCastSpellResult
  • StaticFalse
  • VirtualTrue
  • Hash466E1B506A5DF622AC62C7C77632F8DD99B668E3EB097DE43DB5A16AA0F49E23
  • Body hashDEA7340A490A976247D2DBA8E39DC8B83B839F862EBD54B19AB4622C7A63963E
  • IL size44
Referenced calls
  • System.Collections.Generic.HashSet<System.String>::Contains(!0)

DoCast

protected System.Void DoCast(Shared.Combat.Projectiles.ProjectileSystem projectileSystem, CandideServer.Models.Spells.ServerSpellCastingContext context, Shared.Helpers.CastSpellArgs castSpellArgs)

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash94D45F8FAFA4CF35A4334E7D4C361E042038AFBF8ADE52052C244A9AB70787B9
  • Body hashDA093EF5047CDD3E01BE12C81057EE6ED61486EBB1E4B1504C4775EA7C1AC0BA
  • IL size43
Referenced calls