![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "UObject/ObjectMacros.h"#include "Particles/ParticleModule.h"#include "ParticleModuleCollisionBase.generated.h"Go to the source code of this file.
Classes | |
| class | UParticleModuleCollisionBase |
Enumerations | |
| enum | EParticleCollisionComplete : int { UMETA =(DisplayName="Kill") , UMETA =(DisplayName="Kill") , UMETA =(DisplayName="Kill") , UMETA =(DisplayName="Kill") , UMETA =(DisplayName="Kill") , UMETA =(DisplayName="Kill") , EPCC_MAX } |
Flags indicating what to do with the particle when MaxCollisions is reached
| Enumerator | |
|---|---|
| UMETA | Kill the particle when MaxCollisions is reached Freeze the particle in place Stop collision checks, but keep updating Stop translations of the particle Stop rotations of the particle Stop all movement of the particle |
| UMETA | Kill the particle when MaxCollisions is reached Freeze the particle in place Stop collision checks, but keep updating Stop translations of the particle Stop rotations of the particle Stop all movement of the particle |
| UMETA | Kill the particle when MaxCollisions is reached Freeze the particle in place Stop collision checks, but keep updating Stop translations of the particle Stop rotations of the particle Stop all movement of the particle |
| UMETA | Kill the particle when MaxCollisions is reached Freeze the particle in place Stop collision checks, but keep updating Stop translations of the particle Stop rotations of the particle Stop all movement of the particle |
| UMETA | Kill the particle when MaxCollisions is reached Freeze the particle in place Stop collision checks, but keep updating Stop translations of the particle Stop rotations of the particle Stop all movement of the particle |
| UMETA | Kill the particle when MaxCollisions is reached Freeze the particle in place Stop collision checks, but keep updating Stop translations of the particle Stop rotations of the particle Stop all movement of the particle |
| EPCC_MAX | |