FNiagaraEditorModule::RegisterRendererCreationInfo

Registers a new renderer creation delegate with the display name it's going to use for the UI.

References

Module

NiagaraEditor

Header

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

Include

#include "NiagaraEditorModule.h"

Source

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

Syntax

void RegisterRendererCreationInfo
(
    FNiagaraRendererCreationInfo RendererCreationInfo
)

Remarks

Registers a new renderer creation delegate with the display name it's going to use for the UI.

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