Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/VisualLogger
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/VisualLogger/VisualLoggerTypes.h |
Include | #include "VisualLogger/VisualLoggerTypes.h" |
Syntax
struct FVisualLogStatusCategory
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FString | Category | |
![]() |
TArray< FVisualLogStatusCategory > | Children | |
![]() |
TArray< FString > | Data | |
![]() |
int32 | UniqueId |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FVisualLogStatusCategory
(
const FString& InCategory |