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& Orgin, |
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 FBox& Box, |
Box | |
| void | AddElement
(
const TArray< FVector >& ConvexPoints, |
NavAreaMesh. | |
| void | AddElement
(
const FVector& Start, |
Cylinder. | |
| void | AddElement
(
const FVector& Center, |
Capsule |