Candide.Toolkit.ImGuiWindowRefEnabled
Type JSONpublic class in Candide.Toolkit
Type metadata
- Assembly
Romestead - Namespace
Candide.Toolkit - Base type
Candide.Toolkit.ImGuiWindow - Hash
D8D88332D36FB5C7665BCF1B92D2731F6A95CBDBB3BF163D4754660834670509
Relationships
Base type
Fields
| Name | Visibility | Signature |
|---|---|---|
_getEnabled# | private | private System.Func<System.Boolean> _getEnabled |
_setEnabled# | private | private System.Action<System.Boolean> _setEnabled |
Methods
CreateWindow
#
public System.Void CreateWindow()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
FB2D269DCEE5ED5BF553B134C9C951974029CE0EAABCF68D930852C9196FD55B - Body hash
84EC8B4BB35E0862C350D3FC10C4C7F7D85CB0838FFD0C520145BDA22625B6A5 - 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()