Shared.Data.RaidDataBase
Type JSONpublic class in Shared.Data
Type metadata
- Assembly
Shared - Namespace
Shared.Data - Base type
System.Object - Hash
25577021E46C95AB9DC7BB4811D906A3F2C27F310920E81F6249C7B97889B3AE
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
DataMap# | public | public System.Collections.Generic.Dictionary<System.String, Shared.Data.DataModels.RaidData> DataMap |
SuffixName# | public | public System.String SuffixName |
SuffixNameIndefinite# | public | public System.String SuffixNameIndefinite |
Methods
AddData
#
public System.Void AddData(System.Collections.Generic.List<Shared.Data.DataModels.RaidData> raidData)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
E3EB869D85C8AED63F2B8171259469968A12EB5DA7961027D26573506668635F - Body hash
F86B7557A139AC4B23B0DFD130B3AB0B9106456BE35D3FACA73B0ACF7FEBFE0A - IL size139
Referenced calls
System.Collections.Generic.List<Shared.Data.DataModels.RaidData>::GetEnumerator()List.Enumerator<Shared.Data.DataModels.RaidData>::get_Current()System.String::Concat(System.String, System.String)Shared.Text.StringId::op_Implicit(System.String)System.Collections.Generic.Dictionary<System.String, Shared.Data.DataModels.RaidData>::TryAdd(!0, !1)System.String::Concat(System.String, System.String, System.String)CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)List.Enumerator<Shared.Data.DataModels.RaidData>::MoveNext()System.IDisposable::Dispose()
String literals
*raid:name*raid:name_indefiniteDetected duplicate raid data id ''.
GetRaidOrNull
#
public Shared.Data.DataModels.RaidData GetRaidOrNull(System.String id)
Method metadata
- Visibilitypublic
- Return type
Shared.Data.DataModels.RaidData - StaticTrue
- VirtualFalse
- Hash
439DDB5D5A769C743BDE6EC0902A2D443B8059E2844F916693D6666212529CEB - Body hash
964ADC75E92A928DB620D59AA4938F9B4686DC47D5B01318BAA894A583446A1D - IL size22
Referenced calls
System.Collections.Generic.Dictionary<System.String, Shared.Data.DataModels.RaidData>::TryGetValue(!0, !1&)
Called by
CandideServer.ServerControllers.RaidsServerController::CreateRaidCandideServer.ServerControllers.RaidsServerController::UpdateProgressCandideServer.ServerManagers.RaidsServerManager::OnRaidBeatenCandideServer.ServerManagers.RaidsServerManager::OnRaidEntityRemovedCandideServer.ServerManagers.RaidsServerManager::OnRaidFailedCandideServer.ServerSystems.EntitySpawnServerSystem::TrySpawnForRaidCandide.GameModels.Models.Spells.StartRaidSpell::CanCastCandide.GameModels.Models.Spells.StartRaidSpell::GetToolTipTextCandide.GameModels.Systems.BossSystem::DrawText