Romestead Assembly Reference

CandideServer.Database.QuestEventObjectivesHandlersDataBase

Type JSON

public class in CandideServer.Database

Methods2
Properties0
Fields1
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.Database
  • Base typeSystem.Object
  • HashCB526EA21ACB53C9A02A720177B82FD3A70363F61F5973FA1CD8D0F575D34571

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
QuestEventObjectivesHandlersDataMapprivateprivate System.Collections.Generic.Dictionary<System.Type, System.ValueTuple<QuestObjective.UpdateObjective, QuestObjective.CheckObjective>> QuestEventObjectivesHandlersDataMap

Methods

AddData

public System.Void AddData(System.Collections.Generic.Dictionary<System.Type, System.ValueTuple<QuestObjective.UpdateObjective, QuestObjective.CheckObjective>> handlersDictionary)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash818B7B25F04C922E7EA3CC818EA3590197FC317E835E1C4135FCB1C371471AC0
  • Body hash81E138125BC70EF8E71137887B5AF62C1EEDB36E293F9A252BBDF4DC03450E7B
  • IL size139
Referenced calls
  • System.Collections.Generic.Dictionary<System.Type, System.ValueTuple<QuestObjective.UpdateObjective, QuestObjective.CheckObjective>>::GetEnumerator()
  • Dictionary.Enumerator<System.Type, System.ValueTuple<QuestObjective.UpdateObjective, QuestObjective.CheckObjective>>::get_Current()
  • System.Collections.Generic.KeyValuePair<System.Type, System.ValueTuple<QuestObjective.UpdateObjective, QuestObjective.CheckObjective>>::Deconstruct(!0&, !1&)
  • System.Collections.Generic.Dictionary<System.Type, System.ValueTuple<QuestObjective.UpdateObjective, QuestObjective.CheckObjective>>::ContainsKey(!0)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()
  • CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)
  • System.Collections.Generic.Dictionary<System.Type, System.ValueTuple<QuestObjective.UpdateObjective, QuestObjective.CheckObjective>>::set_Item(!0, !1)
  • Dictionary.Enumerator<System.Type, System.ValueTuple<QuestObjective.UpdateObjective, QuestObjective.CheckObjective>>::MoveNext()
  • System.IDisposable::Dispose()
Called by
String literals
  • Detected duplicate QuestEventObjectivesHandlers id '
  • '.

GetHandler

public System.ValueTuple<QuestObjective.UpdateObjective, QuestObjective.CheckObjective> GetHandler(System.Type type)

Method metadata
Referenced calls
  • System.Collections.Generic.Dictionary<System.Type, System.ValueTuple<QuestObjective.UpdateObjective, QuestObjective.CheckObjective>>::TryGetValue(!0, !1&)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()
  • System.Exception::.ctor(System.String)
Called by
String literals
  • No quest event objectives handler for type