Struct ScopedDragDropSource

Struct Documentation

struct ScopedDragDropSource

Public Functions

inline ScopedDragDropSource(ImGuiDragDropFlags flags = 0)
inline ~ScopedDragDropSource()
inline explicit operator bool() const
ScopedDragDropSource(ScopedDragDropSource&&) = delete
ScopedDragDropSource &operator=(ScopedDragDropSource&&) = delete
ScopedDragDropSource(const ScopedDragDropSource&) = delete
ScopedDragDropSource &operator=(const ScopedDragDropSource&) = delete

Public Members

bool is_open