ImGuiEditResult Type
The result of an imgui editing operation.
Union cases
Union case | Description |
Full Usage:
ImGuiEditActive Started
Parameters:
bool
|
|
Full Usage:
ImGuiEditInactive
|
Instance members
Instance member | Description |
Full Usage:
this.IsImGuiEditActive
Returns: bool
|
|
Full Usage:
this.IsImGuiEditInactive
Returns: bool
|
|