FNiagaraDataInterfaceProxyRenderTarget2DProxy::GetElementCount

Get the element count for this instance.

Windows
MacOS
Linux

Override Hierarchy

FNiagaraDataInterfaceProxyRW::GetElementCount()

FNiagaraDataInterfaceProxyRenderTarget2DProxy::GetElementCount()

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterfaceRenderTarget2D.h

Include

#include "NiagaraDataInterfaceRenderTarget2D.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraDataInterfaceRenderTarget2D.cpp

Syntax

virtual FIntVector GetElementCount
(
    FNiagaraSystemInstanceID SystemInstanceID
) const

Remarks

Get the element count for this instance.

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