UDataprepOperation::BeginWork

Indicates the beginning of a new work to report on

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="Report", Meta=(HideSelfPin="true"))
void BeginWork
(
    const FText & InDescription,
    float InAmountOfWork
)

Remarks

Indicates the beginning of a new work to report on

Parameters

Parameter

Description

InDescription

Text describing the work about to begin

InAmountOfWork

Expected total amount of work