UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FDebugDisplayInfo Class Reference

#include <DisplayDebugHelpers.h>

Public Member Functions

 FDebugDisplayInfo (const TArray< FName > &InDisplayNames, const TArray< FName > &InToggledCategories)
 
bool IsDisplayOn (FName DisplayName) const
 
bool IsCategoryToggledOn (FName Category, bool bDefaultsToOn) const
 
int32 NumDisplayNames () const
 

Constructor & Destructor Documentation

◆ FDebugDisplayInfo()

FDebugDisplayInfo::FDebugDisplayInfo ( const TArray< FName > &  InDisplayNames,
const TArray< FName > &  InToggledCategories 
)
inline

Member Function Documentation

◆ IsCategoryToggledOn()

bool FDebugDisplayInfo::IsCategoryToggledOn ( FName  Category,
bool  bDefaultsToOn 
) const
inline

◆ IsDisplayOn()

bool FDebugDisplayInfo::IsDisplayOn ( FName  DisplayName) const
inline

◆ NumDisplayNames()

int32 FDebugDisplayInfo::NumDisplayNames ( ) const
inline

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