Class: ImGuiKeyRoutingTable

Inherits:
FFI::Struct
  • Object
show all
Defined in:
lib/imgui.rb

Instance Method Summary collapse

Instance Method Details

#ClearObject



4500
4501
4502
# File 'lib/imgui.rb', line 4500

def Clear()
  ImGui::ImGuiKeyRoutingTable_Clear(self)
end