Class: ImGuiTypingSelectState

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

Instance Method Summary collapse

Instance Method Details

#ClearObject



4555
4556
4557
# File 'lib/imgui.rb', line 4555

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