Navigation
API > API/Plugins > API/Plugins/ChaosNiagara
| Name | FChaosDestructionEvent |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/ChaosNiagara/Source/ChaosNiagara/Classes/NiagaraDataInterfaceChaosDestruction.h |
| Include Path | #include "NiagaraDataInterfaceChaosDestruction.h" |
Syntax
USTRUCT ()
struct FChaosDestructionEvent
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FChaosDestructionEvent() |
NiagaraDataInterfaceChaosDestruction.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AngularVelocity | FVector | NiagaraDataInterfaceChaosDestruction.h |
|
|
| ExtentMax | float | NiagaraDataInterfaceChaosDestruction.h |
|
|
| ExtentMin | float | NiagaraDataInterfaceChaosDestruction.h |
|
|
| Normal | FVector | NiagaraDataInterfaceChaosDestruction.h |
|
|
| ParticleID | int32 | NiagaraDataInterfaceChaosDestruction.h |
|
|
| Position | FVector | NiagaraDataInterfaceChaosDestruction.h |
|
|
| Time | float | NiagaraDataInterfaceChaosDestruction.h |
|
|
| Type | int32 | NiagaraDataInterfaceChaosDestruction.h |
|
|
| Velocity | FVector | NiagaraDataInterfaceChaosDestruction.h |
|
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator!=
(
const FChaosDestructionEvent& Other |
NiagaraDataInterfaceChaosDestruction.h | ||
bool operator==
(
const FChaosDestructionEvent& Other |
NiagaraDataInterfaceChaosDestruction.h |