Romestead Assembly Reference

CandideServer.Models.Spells.ServerLineAttackSpell

Type JSON

public class in CandideServer.Models.Spells

Methods3
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
  • Hash53C12770026A1C1E992FEF5B45283721341DA33C243E009BE1822C8601018AC3
  • Body hashE18193B6577BA1962234DC521EEAD9626254A3028A91CC020317D01FE68D98B9
  • IL size12
Referenced calls

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
  • HashAD51B64865E87A8EF0C8B9D85E6CE021BA020AD119BFD94CFC473CE022099472
  • Body hashBE1905787DA10D02D78CB5BD341EC5B7463851CB6558D551C5A96CC8099FEBEE
  • IL size102
Referenced calls

OnUpdate

private System.Void OnUpdate(System.Single dt, Shared.Combat.Spells.Casting.CastSpell spell, System.Int32 projectileid)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash50D7605FF4071C49094CA8F2EBBFEF88B29B14B76E7CE40F966D5C5A411B1F07
  • Body hash2618CAA3542BE9A6C16F29EA1F6EEDBDDBF376CD26EB293DD8746224C48F65DB
  • IL size111
Referenced calls
Called by