FNiagaraCompileHashVisitor::UpdatePOD

Adds a single value of typed POD (plain old data) to the hash.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraTypes.h"

Syntax

template<typename T>
bool UpdatePOD
(
    const TCHAR * InDebugName,
    const T & InData
)

Remarks

Adds a single value of typed POD (plain old data) 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