UDataprepOperation::LogInfo

Add an info to the log

Choose your operating system:

Windows

macOS

Linux

References

Module

DataprepCore

Header

/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Public/DataprepOperation.h

Include

#include "DataprepOperation.h"

Source

/Engine/Plugins/Enterprise/DataprepEditor/Source/DataprepCore/Private/DataprepOperation.cpp

Syntax

UFUNCTION(BlueprintCallable, Category="Log", Meta=(HideSelfPin="true"))
void LogInfo
(
    const FText & InLogText
)

Remarks

Add an info to the log

Parameters

Parameter

Description

InLogText

The text to add to the log