UNiagaraParameterDefinitionsBase::IsEditorOnly

Called during saving to determine if the object is forced to be editor only or not

Windows
MacOS
Linux

Override Hierarchy

UObject::IsEditorOnly()

UNiagaraParameterDefinitionsBase::IsEditorOnly()

References

Module

Niagara

Header

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

Include

#include "NiagaraParameterDefinitionsBase.h"

Syntax

virtual bool IsEditorOnly() const

Remarks

Called during saving to determine if the object is forced to be editor only or not

Returns

true if this object should never be loaded outside the editor

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