Choose your operating system:
Windows
macOS
Linux
| UObject::IsEditorOnly()
|
Module |
|
Header |
/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraScript.h |
Include |
#include "NiagaraScript.h" |
Source |
/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraScript.cpp |
virtual bool IsEditorOnly() const
Called during saving to determine if the object is forced to be editor only or not
true if this object should never be loaded outside the editor