IVisualLoggerEditorInterface

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/VisualLogger/VisualLoggerTypes.h

Include

#include "VisualLogger/VisualLoggerTypes.h"

Syntax

struct IVisualLoggerEditorInterface

Functions

Name Description

Public function Const

AActor *

 

GetHelperActor

(
    UWorld* InWorld
)

Public function Const

const FName ...

 

GetRowClassName

(
    FName RowName
)

Public function

const TArray...

 

GetRowItems

(
    FName RowName
)

Public function Const

const FVisua...

 

GetSelectedItem

(
    FName RowName
)

Public function Const

int32

 

GetSelectedItemIndex

(
    FName RowName
)

Public function Const

const TArray...

 

GetSelectedRows()

Public function Const

UWorld *

 

GetWorld()

Public function Const

bool

 

IsItemVisible

(
    FName RowName,
    int32 ItemIndex
)

Public function Const

bool

 

IsRowVisible

(
    FName RowName
)

Public function

bool

 

MatchCategoryFilters

(
    const FString& String,
    ELogVerbosity::Type Verbosity
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss