Romestead Assembly Reference

Candide.GameModels.Managers.InternalResourceStorageManager

Type JSON

public class in Candide.GameModels.Managers

Methods3
Properties0
Fields0
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.GameModels.Managers
  • Base typeSystem.Object
  • Hash1EE3A4E314E73C923CF9C0A08E2075BAE13354B0E00A26ED872E6B8AB9FCCE6C

Relationships

Base type

System.Object

Methods

CreateImGui

public System.Void CreateImGui()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashA05AA4AEC722482A51092CCCDDE885444FB6442E8FFD85952545C8CD8582AD03
  • Body hash32374F9E675F650EB44F9EDFE02289FC7C42404D124D220110D2B36F57149A1B
  • IL size124
Referenced calls
  • System.String::op_Implicit(System.String)
  • ImGuiNET.ImGui::Text(System.ReadOnlySpan<System.Char>)
  • System.Collections.Generic.Dictionary<System.Guid, Candide.GameModels.Models.InternalResourceStorage>::GetEnumerator()
  • Dictionary.Enumerator<System.Guid, Candide.GameModels.Models.InternalResourceStorage>::get_Current()
  • System.Collections.Generic.KeyValuePair<System.Guid, Candide.GameModels.Models.InternalResourceStorage>::Deconstruct(!0&, !1&)
  • System.Object::ToString()
  • Dictionary.Enumerator<System.Guid, Candide.GameModels.Models.InternalResourceStorage>::MoveNext()
  • System.IDisposable::Dispose()
String literals
  • ActiveInternalResourceStorages (Client)

CreateImGuiServer

public System.Void CreateImGuiServer()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash59545A1BFF10F6A831C2265C65DD646274DD7BBE149F65559306E3EDB513701B
  • Body hash432C41D9000F30404AA3951A198B0375A26A3765F838B70C5726B9FD6B27A317
  • IL size119
Referenced calls
  • System.String::op_Implicit(System.String)
  • ImGuiNET.ImGui::Text(System.ReadOnlySpan<System.Char>)
  • System.Collections.Generic.Dictionary<System.Guid, CandideServer.Models.InternalResourceStorageModel>::GetEnumerator()
  • Dictionary.Enumerator<System.Guid, CandideServer.Models.InternalResourceStorageModel>::get_Current()
  • System.Collections.Generic.KeyValuePair<System.Guid, CandideServer.Models.InternalResourceStorageModel>::Deconstruct(!0&, !1&)
  • System.Object::ToString()
  • Dictionary.Enumerator<System.Guid, CandideServer.Models.InternalResourceStorageModel>::MoveNext()
  • System.IDisposable::Dispose()
String literals
  • InternalResourceStorages (Server)

StopListeningOnServerInternalResourceStorage

public System.Void StopListeningOnServerInternalResourceStorage(System.Guid id)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash31DB17732BCAD5C68149C594638972D0091FE95A480024E85596D08D1FCB77FB
  • Body hashDCBDCA7F80EBEE640C01DB2D512EE4C767E3AC4394E896A047FB25515FAF4B88
  • IL size37
Referenced calls
Called by