FScopedDataTableChange

Used to trigger the data table changed delegate.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/DataTable.h

Include

#include "Engine/DataTable.h"

Syntax

struct FScopedDataTableChange

Remarks

Used to trigger the data table changed delegate. This allows us to trigger the delegate only once from more complex changes

Constructors

Name Description

Public function

FScopedDataTableChange

(
    UDataTable* InTable
)

Destructors

Name Description

Public function

~FScopedDataTableChange()

Constants

Name

Description

CriticalSection

ScopeCount

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