Foundation
Loading...
Searching...
No Matches
Public Attributes | List of all members
ImTimelineResult Struct Reference

#include <ImGui.hpp>

Public Attributes

int clickedRow = -1
 
int muteToggledRow = -1
 
int clickedStrip = -1
 
bool stripsChanged = false
 
bool scrubbed = false
 
int rightClickedRow = -1
 
int rightClickedStrip = -1
 
bool rightClickedBackground = false
 

Member Data Documentation

◆ clickedRow

int ImTimelineResult::clickedRow = -1

◆ clickedStrip

int ImTimelineResult::clickedStrip = -1

◆ muteToggledRow

int ImTimelineResult::muteToggledRow = -1

◆ rightClickedBackground

bool ImTimelineResult::rightClickedBackground = false

◆ rightClickedRow

int ImTimelineResult::rightClickedRow = -1

◆ rightClickedStrip

int ImTimelineResult::rightClickedStrip = -1

◆ scrubbed

bool ImTimelineResult::scrubbed = false

◆ stripsChanged

bool ImTimelineResult::stripsChanged = false

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