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