UNiagaraScriptFactoryNew::GetDefaultScriptFromSettings

Gets the script asset to create a new one from that based on the script usage type.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraScriptFactoryNew.h

Include

#include "NiagaraScriptFactoryNew.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraScriptFactory.cpp

Syntax

const FSoftObjectPath & GetDefaultScriptFromSettings
(
    const class UNiagaraEditorSettings * Settings
)

Remarks

Gets the script asset to create a new one from that based on the script usage type.

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