UNiagaraDynamicInputScriptFactory::GetAssetTypeActionName

Give child factory classes the ability to define which asset action it represents.

Windows
MacOS
Linux

Override Hierarchy

UNiagaraScriptFactoryNew::GetAssetTypeActionName()

UNiagaraDynamicInputScriptFactory::GetAssetTypeActionName()

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

virtual FName GetAssetTypeActionName() const

Remarks

Give child factory classes the ability to define which asset action it represents.

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