FNiagaraParameterMapHistory::GetNamespace

Get the first namespace entry for this variable. Optionally includes the trailing period.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

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

Include

#include "NiagaraParameterMapHistory.h"

Source

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

Syntax

static FString GetNamespace
(
    const FNiagaraVariable & InVar,
    bool bIncludeDelimiter
)

Remarks

Get the first namespace entry for this variable. Optionally includes the trailing period.

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