UNiagaraScript::MarkScriptAndSourceDesynchronized

Ensure that the Script and its source graph are marked out of sync.

Choose your operating system:

Windows

macOS

Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraScript.h

Include

#include "NiagaraScript.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraScript.cpp

Syntax

void MarkScriptAndSourceDesynchronized
(
    FString Reason,
    const FGuid & VersionGuid
)

Remarks

Ensure that the Script and its source graph are marked out of sync.