SpawnNumber

Controls whether or not particles are spawned as a result of handling the event.

Choose your operating system:

Windows

macOS

Linux

Syntax

UPROPERTY(EditAnywhere, Category="Event Handler Options")
uint32 SpawnNumber

Remarks

Controls whether or not particles are spawned as a result of handling the event. Only valid for EScriptExecutionMode::SpawnedParticles. If Random Spawn Number is used, this will act as the maximum spawn range.