Choose your operating system:
Windows
macOS
Linux
| UNiagaraDataInterface::PerInstanceDataSize()
|
Module |
|
Header |
/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterfaceCubeTexture.h |
Include |
#include "NiagaraDataInterfaceCubeTexture.h" |
Source |
/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraDataInterfaceCubeTexture.cpp |
virtual int32 PerInstanceDataSize() const
Returns the size of the per instance data for this interface. 0 if this interface has no per instance data. Must depend solely on the class of the interface and not on any particular member data of a individual interface.