UNiagaraStackModuleItem::GetIsModuleScriptReassignmentPending

Gets whether or not a module script reassignment is pending.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/Stack/NiagaraStackModuleItem.h

Include

#include "ViewModels/Stack/NiagaraStackModuleItem.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/ViewModels/Stack/NiagaraStackModuleItem.cpp

Syntax

bool GetIsModuleScriptReassignmentPending() const

Remarks

Gets whether or not a module script reassignment is pending. This can happen when trying to fix modules which are missing their scripts.

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