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