Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraDataInterfaceCamera
Description
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.
Virtual Inheritance
- UNiagaraDataInterface::PerInstanceDataSize → UNiagaraDataInterfaceCamera::PerInstanceDataSize
| Name | PerInstanceDataSize |
| Type | function |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterfaceCamera.h |
| Include Path | #include "NiagaraDataInterfaceCamera.h" |
virtual int32 PerInstanceDataSize() const