Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Particles/TypeData/ParticleModuleTypeDataBase.h |
Include |
#include "Particles/TypeData/ParticleModuleTypeDataBase.h" |
class UParticleModuleTypeDataBase : public UParticleModule
Name | Description | |
---|---|---|
|
UParticleModuleTypeDataBase ( |
Name | Description | ||
---|---|---|---|
|
Build ( |
Build any resources required for simulating the emitter. |
|
|
CacheModuleInfo ( |
Cache any desired module pointers inside this type data |
|
|
FParticleEmi... |
CreateInstance ( |
|
|
IsAMeshEmitter() |
||
|
IsMotionBlurEnabled() |
Determine if motion blur is enabled for the owning emitter. |
|
|
RequiresBuild() |
Return whether the type data module requires a build step. |
|
|
SupportsSpecificScreenAlignmentFlags() |
||
|
SupportsSubUV() |
Name | Description | ||
---|---|---|---|
|
GetModuleType() |
Retrieve the ModuleType of this module. |