Romestead Assembly Reference

Candide.Toolkit.ImGuiWindowRefEnabled

Type JSON

public class in Candide.Toolkit

Methods1
Properties0
Fields2
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.Toolkit
  • Base typeCandide.Toolkit.ImGuiWindow
  • HashD8D88332D36FB5C7665BCF1B92D2731F6A95CBDBB3BF163D4754660834670509

Relationships

Fields

NameVisibilitySignature
_getEnabledprivateprivate System.Func<System.Boolean> _getEnabled
_setEnabledprivateprivate System.Action<System.Boolean> _setEnabled

Methods

CreateWindow

public System.Void CreateWindow()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashFB2D269DCEE5ED5BF553B134C9C951974029CE0EAABCF68D930852C9196FD55B
  • Body hash84EC8B4BB35E0862C350D3FC10C4C7F7D85CB0838FFD0C520145BDA22625B6A5
  • IL size125
Referenced calls
  • System.Func<System.Boolean>::Invoke()
  • System.Action<System.Boolean>::Invoke(!0)
  • System.String::op_Implicit(System.String)
  • ImGuiNET.ImGui::Begin(System.ReadOnlySpan<System.Char>, System.Boolean&)
  • Candide.Toolkit.ImGuiWindowCreate::Invoke()
  • ImGuiNET.ImGui::End()