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 IVisualLoggerEditorInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| AActor * | GetHelperActor
(
UWorld* InWorld |
||
| const FName & | GetRowClassName
(
FName RowName |
||
| const TArray< FVisualLogDevice::FVisualLogEntryItem > & | GetRowItems
(
FName RowName |
||
| const FVisualLogDevice::FVisualLogEntryItem & | GetSelectedItem
(
FName RowName |
||
| int32 | GetSelectedItemIndex
(
FName RowName |
||
| const TArray< FName > & | |||
| UWorld * | GetWorld () |
||
| bool | IsItemVisible
(
FName RowName, |
||
| bool | IsRowVisible
(
FName RowName |
||
| bool | MatchCategoryFilters
(
const FString& String, |