Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FScopedNamedEventConditional
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedNamedEventConditional
(
const FColor& Color, |
HAL/PlatformMisc.h | ||
FScopedNamedEventConditional
(
const FColor& Color, |
HAL/PlatformMisc.h |
FScopedNamedEventConditional(const struct FColor &, const TCHAR *, bool)
| Name | FScopedNamedEventConditional |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/PlatformMisc.h |
| Include Path | #include "HAL/PlatformMisc.h" |
FScopedNamedEventConditional
(
const struct FColor & Color,
const TCHAR * Text,
bool bCondition
)
FScopedNamedEventConditional(const struct FColor &, const ANSICHAR *, bool)
| Name | FScopedNamedEventConditional |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/PlatformMisc.h |
| Include Path | #include "HAL/PlatformMisc.h" |
FScopedNamedEventConditional
(
const struct FColor & Color,
const ANSICHAR * Text,
bool bCondition
)