FNiagaraScriptViewModel::GetLatestCompileStatus

Get the latest status of this view-model's script compilation.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/NiagaraScriptViewModel.h

Include

#include "ViewModels/NiagaraScriptViewModel.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/ViewModels/NiagaraScriptViewModel.cpp

Syntax

virtual ENiagaraScriptCompileStatus GetLatestCompileStatus
(
    FGuid VersionGuid
)

Remarks

Get the latest status of this view-model's script compilation.

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