Class: ImGuiNavItemData
- Inherits:
-
FFI::Struct
- Object
- FFI::Struct
- ImGuiNavItemData
- Defined in:
- lib/imgui.rb
Instance Method Summary collapse
Instance Method Details
#Clear ⇒ Object
4521 4522 4523 |
# File 'lib/imgui.rb', line 4521 def Clear() ImGui::ImGuiNavItemData_Clear(self) end |