Header menu logo Nu

ImGuiEditResult Type

The result of an imgui editing operation.

Union cases

Union case Description

ImGuiEditActive Started

Full Usage: ImGuiEditActive Started

Parameters:
    Started : bool

Started : bool

ImGuiEditInactive

Full Usage: ImGuiEditInactive

Instance members

Instance member Description

this.IsImGuiEditActive

Full Usage: this.IsImGuiEditActive

Returns: bool
Returns: bool

this.IsImGuiEditInactive

Full Usage: this.IsImGuiEditInactive

Returns: bool
Returns: bool

Type something to start searching.