Romestead Assembly Reference

CandideServer.Models.Spells.ServerSingleProjectileAttackSpell

Type JSON

public class in CandideServer.Models.Spells

Methods4
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
  • HashEE82940209F39FA89AC6768366C593FA2EA0742DFE28F72D51D18622F9934EA9
  • Body hash36C0082424B246B8279F4AA6B1349BB2B201E66B8E2BAFB735A2BFB3F6332D77
  • 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
  • Hash8F53EC75326E45D5F7D74C8BF45D8B94CFDD1915FD671C15F911E4B3153802AC
  • Body hash607E5C12A77D6C8F4D695FEB089199F91C272AE386D6FC54FB191C0B88BFB49D
  • IL size114
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
  • Hash79697F778F422C91FA7011EB1BC00676EBDD83D2FC41F02FA63A221C46F9DD7E
  • Body hash9AC1CC9B58C3F8ABFD49F1ED1D5154E30E6C1AED770B79EB07FA7DE5B02C0482
  • IL size260
Referenced calls
Called by