FNiagaraEditorModule::RegisterTypeUtilities

Registers niagara editor type utilities for a specific type.

Windows
MacOS
Linux

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 RegisterTypeUtilities
(
    FNiagaraTypeDefinition Type,
    TSharedRef< INiagaraEditorTypeUtilities, ESPMode::ThreadSafe > EditorUtilities
)

Remarks

Registers niagara editor type utilities for a specific 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