Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/VisualLogger > API/Runtime/Engine/VisualLogger/FVisualLogEntry
| Type | Name | Description | |
|---|---|---|---|
| void | AddElement
(
const FVisualLogShapeElement& Element |
Custom element | |
| void | AddElement
(
const FVector& Origin, |
Cone | |
| void | AddElement
(
const TArray< FVector >& Points, |
Path | |
| void | AddElement
(
const FVector& Point, |
Location | |
| void | AddElement
(
const TArray< FVector >& Vertices, |
3d Mesh | |
| void | AddElement
(
const FVector& Start, |
Segment | |
| void | AddElement
(
const TArray< FVector >& ConvexPoints, |
NavArea or vertically pulled convex shape | |
| void | AddElement
(
const FBox& Box, |
Box | |
| void | AddElement
(
const FVector& Start, |
Cylinder | |
| void | AddElement
(
const FVector& Base, |
Capsule |