UNiagaraScriptSourceBase::IsSynchronized

Determines if the input change id is equal to the current source graph's change id.

Windows
MacOS
Linux

Override Hierarchy

UNiagaraScriptSourceBase::IsSynchronized()

UNiagaraScriptSource::IsSynchronized()

References

Module

Niagara

Header

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

Include

#include "NiagaraScriptSourceBase.h"

Syntax

virtual bool IsSynchronized
(
    const FGuid & InChangeId
)

Remarks

Determines if the input change id is equal to the current source graph's change id.

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