Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/UNiagaraNodeCustomHlsl
References
Module | NiagaraEditor |
Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraNodeCustomHlsl.h |
Include | #include "NiagaraNodeCustomHlsl.h" |
Source | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/NiagaraNodeCustomHlsl.cpp |
static uint32 ReplaceExactMatchTokens
&40;
TArray< FString > & Tokens,
FStringView SrcString,
FStringView ReplaceString,
bool bAllowNamespaceSeparation
&41;
Remarks
Replace items in the tokens array if they start with the src string or optionally src string and a namespace delimiter.