Candide.GameModels.Managers.InternalResourceStorageManager
Type JSONpublic class in Candide.GameModels.Managers
Type metadata
- Assembly
Romestead - Namespace
Candide.GameModels.Managers - Base type
System.Object - Hash
1EE3A4E314E73C923CF9C0A08E2075BAE13354B0E00A26ED872E6B8AB9FCCE6C
Relationships
Base type
System.Object
Methods
CreateImGui
#
public System.Void CreateImGui()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
A05AA4AEC722482A51092CCCDDE885444FB6442E8FFD85952545C8CD8582AD03 - Body hash
32374F9E675F650EB44F9EDFE02289FC7C42404D124D220110D2B36F57149A1B - 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 type
System.Void - StaticTrue
- VirtualFalse
- Hash
59545A1BFF10F6A831C2265C65DD646274DD7BBE149F65559306E3EDB513701B - Body hash
432C41D9000F30404AA3951A198B0375A26A3765F838B70C5726B9FD6B27A317 - 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 type
System.Void - StaticTrue
- VirtualFalse
- Hash
31DB17732BCAD5C68149C594638972D0091FE95A480024E85596D08D1FCB77FB - Body hash
DCBDCA7F80EBEE640C01DB2D512EE4C767E3AC4394E896A047FB25515FAF4B88 - IL size37
Referenced calls
Candide.GameModels.Controllers.InternalResourceStorageController::UnregisterActiveStorage(System.Guid)System.Collections.Generic.Dictionary<System.Guid, System.Int32>::get_Item(!0)CandideServer.MessageModels.InternalResourceStorage.StopListeningOnInternalResourceStorageMessage::.ctor()Candide.GameModels.Services.InternalResourceStorageService::SendStopListeningOnInternalResourceStorage(CandideServer.MessageModels.InternalResourceStorage.StopListeningOnInternalResourceStorageMessage)