FNiagaraCompileHashVisitor::UpdateString

Adds an string value to the hash.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraTypes.h

Include

#include "NiagaraTypes.h"

Syntax

bool UpdateString
(
    const TCHAR * InDebugName,
    const FString & InData
)

Remarks

Adds an string value to the hash.

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