PURE API 0.5
PR00F's Ultimate Rendering Engine full documentation
Loading...
Searching...
No Matches
ImGuiOnceUponAFrame Struct Reference

Detailed Description

Definition at line 2193 of file imgui.h.

#include <imgui.h>

Public Member Functions

 ImGuiOnceUponAFrame ()
 
 operator bool () const
 

Public Attributes

int RefFrame
 

Constructor & Destructor Documentation

◆ ImGuiOnceUponAFrame()

ImGuiOnceUponAFrame::ImGuiOnceUponAFrame ( )
inline

Definition at line 2195 of file imgui.h.

Member Function Documentation

◆ operator bool()

ImGuiOnceUponAFrame::operator bool ( ) const
inline

Definition at line 2197 of file imgui.h.

Member Data Documentation

◆ RefFrame

int ImGuiOnceUponAFrame::RefFrame
mutable

Definition at line 2196 of file imgui.h.


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