Romestead Assembly Reference

CitizensImgui

Type JSON

public class in <global>

Methods3
Properties0
Fields3
Events0
Type metadata
  • AssemblyRomestead
  • Namespace<global>
  • Base typeSystem.Object
  • HashB5F0BFD5D20461B8FF692726061D83E02B982DFCD03963956162C3CC09B48964

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
BuildingPathNodespublicpublic System.Boolean BuildingPathNodes
CitizenStateHistorypublicpublic System.Boolean CitizenStateHistory
ServerBehaviorMachineImguipublicpublic System.Boolean ServerBehaviorMachineImgui

Methods

CreateImGui

public System.Void CreateImGui()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashE56CB28910943E4B9A6DF36F5EF91064EF28A6FC5089B90C40B20D366CFB3DD6
  • Body hash9E8A6A8A83B48AE086F80A6BD9E7032604A5F1DFBE8FEA6DFA5770B9916B8724
  • 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 Schedules
  • Reset
  • Tasks
  • Job
  • Food
  • Shop
  • Wander
  • Random Exterior Building
  • Other
  • Draw Path Nodes

CreateListenersImgui

public System.Void CreateListenersImgui()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash016DA281516E3E2E0A2EE44340B12C581212A23EF57EB845A5535315B91AA409
  • Body hashBCB5A227F52EF43BA8168B93B79B00D79A0407534E2D93DBD22F919C38DCA959
  • 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 typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash64039A9881D9E85FBC973FEF00E9BD8DA7EA2A0C8589ED49860C48C3645D4004
  • Body hash92E9BF73258544E63587DA2A10AEB111F1B1BC3D5D8B1EE2C2A74434F4C9BD07
  • IL size257
Referenced calls
Called by