Choose your operating system:
Windows
macOS
Linux
| FTickFunction
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Particles/ParticleSystemManager.h |
Include |
#include "Particles/ParticleSystemManager.h" |
struct FParticleSystemWorldManagerTickFunction : public FTickFunction
Name | Description | ||
---|---|---|---|
|
Owner |
Name | Description | ||
---|---|---|---|
|
DiagnosticContext ( |
Function to give a 'context' for this tick, used for grouped active tick reporting |
|
|
DiagnosticMessage() |
Abstract function to describe this tick. |
|
|
ExecuteTick ( |
Abstract function actually execute the tick. |