FNiagaraSystemInstance::FindDataInterfaceInstanceData

Returns the instance data for a particular interface for this System.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraSystemInstance.h"

Syntax

void * FindDataInterfaceInstanceData
(
    UNiagaraDataInterface * Interface
)

Remarks

Returns the instance data for a particular interface for this System.

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