Choose your operating system:
Windows
macOS
Linux
| UNiagaraDataInterface::InitPerInstanceData()
|
Module |
|
Header |
/Engine/Plugins/Experimental/Water/Source/Runtime/Public/NiagaraDataInterfaceWater.h |
Include |
#include "NiagaraDataInterfaceWater.h" |
Source |
/Engine/Plugins/Experimental/Water/Source/Runtime/Private/NiagaraDataInterfaceWater.cpp |
virtual bool InitPerInstanceData
(
void * PerInstanceData,
FNiagaraSystemInstance * SystemInstance
)
Initializes the per instance data for this interface. Returns false if there was some error and the simulation should be disabled.