UNiagaraScript::AreScriptAndSourceSynchronized

Determine if the Script and its source graph are in sync.

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

bool AreScriptAndSourceSynchronized
(
    const FGuid & VersionGuid
) const

Remarks

Determine if the Script and its source graph are in sync.

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