Elaztek Developer Hub
Blamite Game Engine - blam!  00346.12.11.21.0529.blamite
The core library for the Blamite Game Engine.
ImGuiItemHoveredDataBackup Struct Reference

#include <imgui_internal.h>

Public Member Functions

 ImGuiItemHoveredDataBackup ()
 
void Backup ()
 
void Restore () const
 

Public Attributes

ImGuiID LastItemId
 
ImGuiItemStatusFlags LastItemStatusFlags
 
ImRect LastItemRect
 
ImRect LastItemDisplayRect
 

Constructor & Destructor Documentation

◆ ImGuiItemHoveredDataBackup()

ImGuiItemHoveredDataBackup::ImGuiItemHoveredDataBackup ( )
inline

Member Function Documentation

◆ Backup()

void ImGuiItemHoveredDataBackup::Backup ( )
inline

◆ Restore()

void ImGuiItemHoveredDataBackup::Restore ( ) const
inline

Member Data Documentation

◆ LastItemDisplayRect

ImRect ImGuiItemHoveredDataBackup::LastItemDisplayRect

◆ LastItemId

ImGuiID ImGuiItemHoveredDataBackup::LastItemId

◆ LastItemRect

ImRect ImGuiItemHoveredDataBackup::LastItemRect

◆ LastItemStatusFlags

ImGuiItemStatusFlags ImGuiItemHoveredDataBackup::LastItemStatusFlags

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