Navigation
API > API/Plugins > API/Plugins/ChaosNiagara
References
| Module | ChaosNiagara |
| Header | /Engine/Plugins/Experimental/ChaosNiagara/Source/ChaosNiagara/Classes/NiagaraDataInterfaceChaosDestruction.h |
| Include | #include "NiagaraDataInterfaceChaosDestruction.h" |
Syntax
USTRUCT&40;&41;
struct FChaosDestructionEvent
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector | AngularVelocity | ||
| float | ExtentMax | ||
| float | ExtentMin | ||
| FVector | Normal | ||
| int32 | ParticleID | ||
| FVector | Position | ||
| float | Time | ||
| int32 | Type | ||
| FVector | Velocity |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FChaosDestructionEvent& Other |
||
| bool | operator==
(
const FChaosDestructionEvent& Other |