Class: ImGuiKeyRoutingTable

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

Instance Method Summary collapse

Instance Method Details

#ClearObject



4459
4460
4461
# File 'lib/imgui.rb', line 4459

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