Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraParameterCollection
References
Module | Niagara |
Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraParameterCollection.h |
Include | #include "NiagaraParameterCollection.h" |
Source | /Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraParameterCollection.cpp |
FString ParameterNameFromFriendlyName
&40;
const FString & FriendlyName
&41; const
Remarks
Takes the friendly name presented to the UI and converts to the real parameter name used under the hood. Converts from "ParameterName" to "CollectionUniqueName_ParameterName".