Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/VisualLogger > API/Runtime/Engine/VisualLogger/FVisualLogEntry
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/VisualLogger/VisualLoggerTypes.h |
| Include | #include "VisualLogger/VisualLoggerTypes.h" |
| Source | /Engine/Source/Runtime/Engine/Private/VisualLogger/VisualLoggerTypes.cpp |
void AddCone
(
const FVector & Origin,
const FVector & Direction,
float Length,
float AngleWidth,
float AngleHeight,
const FName & CategoryName,
ELogVerbosity::Type Verbosity,
const FColor & Color,
const FString & Description,
uint16 Thickness,
bool bInUseWires
)