Navigation
API > API/Runtime > API/Runtime/Core
| |
|
| Name |
FNameDebugVisualizer |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Core/Public/UObject/NameTypes.h |
| Include Path |
#include "UObject/NameTypes.h" |
Syntax
struct FNameDebugVisualizer
Constructors
Constants
| Name |
Type |
Remarks |
Include Path |
| BlockBits |
uint32 |
|
UObject/NameTypes.h |
| EntryStride |
uint32 |
|
UObject/NameTypes.h |
| MaxLength |
uint32 |
|
UObject/NameTypes.h |
| OffsetBits |
uint32 |
|
UObject/NameTypes.h |
| OffsetMask |
uint32 |
|
UObject/NameTypes.h |
| UnusedMask |
uint32 |
|
UObject/NameTypes.h |
Functions
Public