Navigation
API > API/Plugins > API/Plugins/HairStrandsCore > API/Plugins/HairStrandsCore/Niagara > API/Plugins/HairStrandsCore/Niagara/UNiagaraDataInterfaceVelocityGri-
- UNiagaraDataInterface::PerInstanceDataSize()
- UNiagaraDataInterfaceVelocityGrid::PerInstanceDataSize()
References
Module | HairStrandsCore |
Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/Niagara/NiagaraDataInterfaceVelocityGrid.h |
Include | #include "Niagara/NiagaraDataInterfaceVelocityGrid.h" |
virtual int32 PerInstanceDataSize&40;&41; const
Remarks
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.