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