Class: ImGuiTypingSelectState

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

Instance Method Summary collapse

Instance Method Details

#ClearObject



4596
4597
4598
# File 'lib/imgui.rb', line 4596

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