yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
ImGui::InputScalarResult Struct Reference

Public Attributes

bool changed
 
bool immediate
 
bool text_changed
 
bool text_committed
 

Detailed Description

Definition at line 40 of file input.cc.

Member Data Documentation

◆ changed

bool ImGui::InputScalarResult::changed

Definition at line 41 of file input.cc.

Referenced by ImGui::InputScalarLeftEx().

◆ immediate

bool ImGui::InputScalarResult::immediate

Definition at line 42 of file input.cc.

Referenced by ImGui::InputScalarLeftEx().

◆ text_changed

bool ImGui::InputScalarResult::text_changed

Definition at line 43 of file input.cc.

Referenced by ImGui::InputScalarLeftEx().

◆ text_committed

bool ImGui::InputScalarResult::text_committed

Definition at line 44 of file input.cc.

Referenced by ImGui::InputScalarLeftEx().


The documentation for this struct was generated from the following file: