FNiagaraEditorModule::FindParameterScopeInfo

Lookup a parameter scope info by name.

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

static const FNiagaraParameterScopeInfo * FindParameterScopeInfo
(
    const FName & ParameterScopeInfoName
)

Remarks

Lookup a parameter scope info by name. Returns nullptr if the parameter scope info registered name cannot be found.

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