CitizensImgui
Type JSONpublic class in <global>
Type metadata
- Assembly
Romestead - Namespace
<global> - Base type
System.Object - Hash
B5F0BFD5D20461B8FF692726061D83E02B982DFCD03963956162C3CC09B48964
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
BuildingPathNodes# | public | public System.Boolean BuildingPathNodes |
CitizenStateHistory# | public | public System.Boolean CitizenStateHistory |
ServerBehaviorMachineImgui# | public | public System.Boolean ServerBehaviorMachineImgui |
Methods
CreateImGui
#
public System.Void CreateImGui()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
E56CB28910943E4B9A6DF36F5EF91064EF28A6FC5089B90C40B20D366CFB3DD6 - Body hash
9E8A6A8A83B48AE086F80A6BD9E7032604A5F1DFBE8FEA6DFA5770B9916B8724 - IL size479
Referenced calls
System.String::op_Implicit(System.String)ImGuiNET.ImGui::Checkbox(System.ReadOnlySpan<System.Char>, System.Boolean&)ImGuiNET.ImGui::Spacing()ImGuiNET.ImGui::Button(System.ReadOnlySpan<System.Char>)CitizensImgui.<>c::<CreateImGui>b__3_0()System.Action::.ctor(System.Object, System.IntPtr)Candide.DebugTools.DebugTool::DoBetweenServerUpdates(System.Action)ImGuiNET.ImGui::Text(System.ReadOnlySpan<System.Char>)ImGuiNET.ImGui::Separator()CitizensImgui.<>c::<CreateImGui>b__3_1()CitizensImgui.<>c::<CreateImGui>b__3_2()CitizensImgui.<>c::<CreateImGui>b__3_3()CitizensImgui.<>c::<CreateImGui>b__3_4()CitizensImgui.<>c::<CreateImGui>b__3_5()System.Collections.Generic.Dictionary<System.Guid, ServerEntitySystemManager.WorldEntitySystemPair>::TryGetValue(!0, !1&)CitizensImgui::DrawBuildingPathNodes(Shared.Entity.EntitySystem)
String literals
Debug SchedulesResetTasksJobFoodShopWanderRandom Exterior BuildingOtherDraw Path Nodes
CreateListenersImgui
#
public System.Void CreateListenersImgui()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
016DA281516E3E2E0A2EE44340B12C581212A23EF57EB845A5535315B91AA409 - Body hash
BCB5A227F52EF43BA8168B93B79B00D79A0407534E2D93DBD22F919C38DCA959 - IL size71
Referenced calls
System.Linq.Enumerable::ToArray(System.Collections.Generic.IEnumerable<!!0>)System.Collections.Generic.KeyValuePair<System.Guid, System.Collections.Generic.HashSet<CandideServer.Server.Network.ConnectedPeer>>::Deconstruct(!0&, !1&)System.Object::ToString()System.String::op_Implicit(System.String)ImGuiNET.ImGui::Text(System.ReadOnlySpan<System.Char>)
DrawBuildingPathNodes
#
public System.Void DrawBuildingPathNodes(Shared.Entity.EntitySystem system)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
64039A9881D9E85FBC973FEF00E9BD8DA7EA2A0C8589ED49860C48C3645D4004 - Body hash
92E9BF73258544E63587DA2A10AEB111F1B1BC3D5D8B1EE2C2A74434F4C9BD07 - IL size257
Referenced calls
System.Guid::op_Equality(System.Guid, System.Guid)System.Collections.Generic.Dictionary<System.Guid, CandideServer.SimulationModels.BuildingSimulationModel>::GetEnumerator()Dictionary.Enumerator<System.Guid, CandideServer.SimulationModels.BuildingSimulationModel>::get_Current()System.Collections.Generic.KeyValuePair<System.Guid, CandideServer.SimulationModels.BuildingSimulationModel>::get_Value()CandideServer.SimulationModels.BuildingSimulationModel::TryGetExteriorPathNodeHandler(CandideServer.PathFinding.PathNodeHandler&)CandideServer.PathFinding.PathNodeHandler::DebugDrawNodes(System.Boolean, CandideServer.Models.Buildings.BuildingInstanceModel, System.Boolean, System.Single)Dictionary.Enumerator<System.Guid, CandideServer.SimulationModels.BuildingSimulationModel>::MoveNext()System.IDisposable::Dispose()System.Nullable<System.Guid>::get_HasValue()System.Nullable<System.Guid>::GetValueOrDefault()System.Guid::op_Inequality(System.Guid, System.Guid)CandideServer.SimulationModels.BuildingSimulationModel::TryGetInteriorPathNodeHandler(CandideServer.PathFinding.PathNodeHandler&)