Romestead Assembly Reference

CandideServer.Models.Spells.ServerStartRaidSpell

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
  • Hash435778CEEE2659CC768119314CC20C24B43D8DD2367DCA03D59DAE907A12E73F
  • Body hash009BE633333D662B1C06E966FD5ABBC8505CECEF25D51082F31F365B4C13A8F3
  • IL size146
Referenced calls
  • System.Collections.Generic.Dictionary<System.String, Shared.Data.DataModels.RaidData>::ContainsKey(!0)
  • System.Collections.Generic.Dictionary<System.Guid, Shared.Models.Raids.RaidInstanceModel>::get_Values()
  • Dictionary.ValueCollection<System.Guid, Shared.Models.Raids.RaidInstanceModel>::GetEnumerator()
  • Dictionary.ValueCollection.Enumerator<System.Guid, Shared.Models.Raids.RaidInstanceModel>::get_Current()
  • Dictionary.ValueCollection.Enumerator<System.Guid, Shared.Models.Raids.RaidInstanceModel>::MoveNext()
  • System.IDisposable::Dispose()
  • System.Collections.Generic.HashSet<System.String>::Contains(!0)
  • System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.Town.ServerTownModel>::get_Count()