UNiagaraScriptSourceBase::MarkNotSynchronized

Enforce that the source graph is now out of sync with the script.

Windows
MacOS
Linux

Override Hierarchy

UNiagaraScriptSourceBase::MarkNotSynchronized()

UNiagaraScriptSource::MarkNotSynchronized()

References

Module

Niagara

Header

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

Include

#include "NiagaraScriptSourceBase.h"

Syntax

virtual void MarkNotSynchronized
(
    FString Reason
)

Remarks

Enforce that the source graph is now out of sync with the script.

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