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

#include <PlatformMisc.h>

Public Member Functions

 FScopedNamedEventConditional (const struct FColor &Color, const TCHAR *Text, bool bCondition)
 
 FScopedNamedEventConditional (const struct FColor &Color, const ANSICHAR *Text, bool bCondition)
 
 ~FScopedNamedEventConditional ()
 

Constructor & Destructor Documentation

◆ FScopedNamedEventConditional() [1/2]

FScopedNamedEventConditional::FScopedNamedEventConditional ( const struct FColor Color,
const TCHAR Text,
bool  bCondition 
)
inline

◆ FScopedNamedEventConditional() [2/2]

FScopedNamedEventConditional::FScopedNamedEventConditional ( const struct FColor Color,
const ANSICHAR Text,
bool  bCondition 
)
inline

◆ ~FScopedNamedEventConditional()

FScopedNamedEventConditional::~FScopedNamedEventConditional ( )
inline

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