Romestead Assembly Reference

CandideServer.Models.Spells.ServerHookSpell

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
  • Hash4B558EE9F0A1E33E7D9D44047A83C99C92BD613C7ADC7392CD366CC048B3D081
  • Body hash5DAC8EE5EF4E85E03F70E459C06FF63F83B5E9D3976E415C815D1A304AA3E4D4
  • 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
  • HashEA95C6FE57ECBFBCA63E4A286FEFD703EB4F9A7D4262CCE827F20C712DFB2757
  • Body hash186A89A7C798B4D37974FAE31CB03AA78F45D046C08F761DD08AC5116CA283E7
  • IL size50
Referenced calls

OnHit

private System.Void OnHit(Shared.Combat.Projectiles.Models.ProjectileHitData arg1, Shared.Combat.Spells.Casting.CastSpell arg2)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash96061253BC7ACB37606A27A6C547C62D39370AFA629F25CA134F75752D0C0912
  • Body hash95C150986003F5EF0E9F3BEBAEC1FEC13CA32B410C0A9038078C501F3D1720A3
  • IL size243
Referenced calls
Called by