UNiagaraDataInterface::IsUsedWithCPUEmitter

Used to determine if we need to create CPU resources for the emitter.

Choose your operating system:

Windows

macOS

Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraDataInterface.h"

Source

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

Syntax

bool IsUsedWithCPUEmitter() const

Remarks

Used to determine if we need to create CPU resources for the emitter.