OpenRaider  0.1.4-dev
Open Source Tomb Raider Game Engine implementation
Public Member Functions | Public Attributes | List of all members
ImGuiOnceUponAFrame Struct Reference

#include <imgui.h>

Public Member Functions

 ImGuiOnceUponAFrame ()
 
 operator bool () const
 

Public Attributes

int RefFrame
 

Detailed Description

Definition at line 645 of file imgui.h.

Constructor & Destructor Documentation

ImGuiOnceUponAFrame::ImGuiOnceUponAFrame ( )
inline

Definition at line 647 of file imgui.h.

Member Function Documentation

ImGuiOnceUponAFrame::operator bool ( ) const
inline

Definition at line 649 of file imgui.h.

Member Data Documentation

int ImGuiOnceUponAFrame::RefFrame
mutable

Definition at line 648 of file imgui.h.


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