Romestead Assembly Reference

CandideServer.ServerControllers.RaidsServerController

Type JSON

public class in CandideServer.ServerControllers

Methods4
Properties0
Fields0
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.ServerControllers
  • Base typeSystem.Object
  • Hash52A111FB54D2863B516CA6110CE20A8EB470486AB0B3908A13ECC3E2D3D15D82

Relationships

Base type

System.Object

Methods

CreateRaid

public Shared.Models.Raids.RaidInstanceModel CreateRaid(System.Guid id, System.String raidDataId, Microsoft.Xna.Framework.Vector2 worldPosition, CandideServer.Models.Town.ServerTownModel targetTown, System.Boolean startedByWarDeclaration)

Method metadata
  • Visibilitypublic
  • Return typeShared.Models.Raids.RaidInstanceModel
  • StaticTrue
  • VirtualFalse
  • HashC643A6E366D3387F6632C1AD7F3DFB7D33C4C19A08EE789979DAA4C94B75F030
  • Body hash66BE413BEF68E4E80C7FC6B362356DC476586FA57CA2190264C91867DEB2BA75
  • IL size475
Referenced calls
Called by

RemoveRaid

public System.Void RemoveRaid(System.Guid raidId)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash4A4037C28ABC0FD595E5EE7980B43A819810BA8FA2314C3AF75D80CB8134BDAC
  • Body hashDA418CB219531138CD5811F2C105D9E17668CF83CE981942DD526504150FE37B
  • IL size13
Referenced calls
  • System.Collections.Generic.Dictionary<System.Guid, Shared.Models.Raids.RaidInstanceModel>::Remove(!0)
Called by

UpdateProgress

public System.Void UpdateProgress(Shared.Models.Raids.RaidInstanceModel raidModel, CandideServer.Entities.ServerEntityModel entity)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash47241B3BE56D013D46DA7351528896B2D7879A60281C6D8EA8D7292BDCCCF5A2
  • Body hash821A7D7F22214FB861D08098ADDA34E3466300181CBA969A5F8E643E53E22214
  • IL size161
Referenced calls
  • Shared.Data.RaidDataBase::GetRaidOrNull(System.String)
  • System.Collections.Generic.List<System.ValueTuple<System.String, Shared.Aura.State.AuraBaseState>>::GetEnumerator()
  • List.Enumerator<System.ValueTuple<System.String, Shared.Aura.State.AuraBaseState>>::get_Current()
  • System.String::op_Equality(System.String, System.String)
  • List.Enumerator<System.ValueTuple<System.String, Shared.Aura.State.AuraBaseState>>::MoveNext()
  • System.IDisposable::Dispose()
  • System.Collections.Generic.Dictionary<System.Guid, System.Single>::TryGetValue(!0, !1&)
  • System.Nullable<Microsoft.Xna.Framework.Vector3>::.ctor(!0)
Called by
String literals
  • aura:npc:elite

UpdateRaidState

public System.Void UpdateRaidState(Shared.Models.Raids.RaidInstanceModel raid, RaidInstanceModel.RaidState state)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash94148680AA5981DDBB1DC77FF98821B5F1D9EB7DCE55BD1265F9F8B849B33504
  • Body hashAC838D55C7DA92451DFBCB0492CFCFB7EBF9E7778D7481DAA159D14391EF1324
  • IL size19
Called by