FNiagaraEditorModule::GetTypeUtilities

Gets Niagara editor type utilities for a specific type if there are any registered.

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

TSharedPtr< INiagaraEditorTypeUtilities, ESPMode::ThreadSafe > GetTypeUtilities
(
    const FNiagaraTypeDefinition & Type
)

Remarks

Gets Niagara editor type utilities for a specific type if there are any registered.

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