Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/VisualLogger/VisualLoggerTypes.h |
Include |
#include "VisualLogger/VisualLoggerTypes.h" |
struct FVisualLogEntry
Name | Description | ||
---|---|---|---|
|
uint8: 1 |
bIsAllowedToLog |
|
|
uint8: 1 |
bIsInitialized |
|
|
uint8: 1 |
bIsLocationValid |
|
|
uint8: 1 |
bPassedClassAllowList |
|
|
uint8: 1 |
bPassedObjectAllowList |
|
|
DataBlocks |
||
|
ElementsToDraw |
||
|
Events |
||
|
HistogramSamples |
||
|
Location |
||
|
LogLines |
||
|
Status |
||
|
float |
TimeStamp |
Name | Description | |
---|---|---|
|
FVisualLogEntry() |
|
|
FVisualLogEntry ( |
|
|
FVisualLogEntry ( |
|
|
FVisualLogEntry ( |
Name | Description | ||
---|---|---|---|
|
AddArrow |
Arrow |
|
|
AddBoxes ( |
Boxes |
|
|
AddCircle |
Circle |
|
|
AddConvexElement |
2d convex |
|
|
FVisualLogDa... |
AddDataBlock ( |
Custom data block. |
|
AddElement |
Location |
|
|
AddElement |
Path |
|
|
AddElement ( |
Custom element |
|
|
AddElement |
Box |
|
|
AddElement |
NavAreaMesh. |
|
|
AddElement |
Cylinder. |
|
|
AddElement |
Capsule |
|
|
AddElement |
Segment |
|
|
AddElement |
3d Mesh |
|
|
AddElement |
Cone. |
|
|
AddEvent ( |
Event. |
|
|
AddHistogramData ( |
Histogram sample |
|
|
AddText ( |
||
|
FindStatusIndex ( |
Find index of status category |
|
|
InitializeEntry ( |
||
|
MoveTo ( |
Moves all content to provided entry and reseting our content. |
|
|
Reset() |
||
|
SetPassedObjectAllowList ( |
||
|
ShouldFlush ( |
||
|
ShouldLog ( |
||
|
UpdateAllowedToLog() |