FNiagaraCompileHashVisitor::RegisterReference

Registers a pointer for later reference in the compile id in a deterministic manner.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraTypes.h"

Syntax

int32 RegisterReference
(
    const void * InObject
)

Remarks

Registers a pointer for later reference in the compile id in a deterministic manner.

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