FNiagaraParameterStore::GetUObject

Returns the [UObject](API\Runtime\CoreUObject\UObject\UObject) at the passed offset.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraParameterStore.h"

Syntax

UObject * GetUObject
(
    int32 Offset
) const

Remarks

Returns the UObject at the passed offset.

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