Romestead Assembly Reference

Shared.Combat.Spells.SharedConeAttackSpell

Type JSON

public class in Shared.Combat.Spells

Methods3
Properties0
Fields0
Events0
Type metadata
  • AssemblyShared
  • NamespaceShared.Combat.Spells
  • Base typeSystem.Object
  • Hash8809B3B12FF001BD44585F62FFFC727A0311987C4649C0CC152B0DFB8D745A60

Relationships

Base type

System.Object

Methods

CanCast

public Shared.Combat.Spells.CanCastSpellResult CanCast(Shared.Combat.Spells.Casting.SpellCastingContext context)

Method metadata
  • Visibilitypublic
  • Return typeShared.Combat.Spells.CanCastSpellResult
  • StaticTrue
  • VirtualFalse
  • Hash7E8EE95E01B36F92AA19CD14601444C478245C33704403D83AF188E25C126986
  • Body hashEA7E0FA1A92C321BE1D1D3B552AFBC8F153E2658FE32BF07ECC95F428E983535
  • IL size17
Called by

GetProjectileArgs

public System.ValueTuple<Shared.Combat.Projectiles.ProjectileFactory.BaseProjectileArgs, Shared.Combat.Projectiles.ProjectileFactory.ConeProjectileArgs> GetProjectileArgs(Shared.Combat.Projectiles.ProjectileSystem projectileSystem, Shared.Combat.Spells.Casting.SpellCastingContext context, Shared.Helpers.CastSpellArgs castSpellArgs, CastSpell.OnUpdateDelegate onUpdate, System.Action<Shared.Combat.Projectiles.Models.ProjectileHitData, Shared.Combat.Spells.Casting.CastSpell> onHit)

Method metadata
Referenced calls
Called by

Rotate

public System.Void Rotate(Shared.Combat.Spells.Casting.CastSpell spell, System.Int32 projectileId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash1B02942F42BC5C6576C8960B80A139DB2F9332EBC4C64021B654B43A0D554C16
  • Body hash380570A158DE3DB51EE4083107D84B171347CF3C2D83560D18BE5320FBD3F948
  • IL size451
Referenced calls
Called by