UVisualLoggerKismetLibrary::LogBox

Logs box shape - recording for Visual Logs has to be enabled to record this data

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/VisualLogger/VisualLoggerKismetLibrary.h

Include

#include "VisualLogger/VisualLoggerKismetLibrary.h"

Source

/Engine/Source/Runtime/Engine/Private/VisualLogger/VisualLoggerKismetLibrary.cpp

Syntax

static void LogBox
(
    UObject * WorldContextObject,
    FBox BoxShape,
    FString Text,
    FLinearColor ObjectColor,
    FName LogCategory,
    bool bAddToMessageLog
)

Remarks

Logs box shape - recording for Visual Logs has to be enabled to record this data

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