FScriptToolkitUIContext

Container for Refresh/Invalidate method delegates passed to all Widgets which may selectively Refresh/Invalidate other widgets in the script toolkit.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraToolkitCommon.h

Include

#include "NiagaraToolkitCommon.h"

Syntax

struct FScriptToolkitUIContext

Remarks

Container for Refresh/Invalidate method delegates passed to all Widgets which may selectively Refresh/Invalidate other widgets in the script toolkit.

Constructors

Name Description

Public function

FScriptToolkitUIContext()

Public function

FScriptToolkitUIContext

(
    const FSimpleDelegate& InRefreshPa...,
    const FSimpleDelegate& InRefreshPa...,
    const FSimpleDelegate& InRefreshSe...
)

Functions

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