Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/PhysicsProxy
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/PhysicsProxy/GeometryCollectionPhysicsProxy.h |
| Include | #include "PhysicsProxy/GeometryCollectionPhysicsProxy.h" |
Syntax
struct FDamageCollector
Remarks
The watcher collects runtime data about damage on each piece of the geometry collection
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | Num () |
||
| void | Reset
(
int32 NumTransforms |
||
| void | SampleDamage
(
int32 TransformIndex, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| const FDamageData & | operator[]
(
int32 TransformIndex |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FDamageData |