Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Data > API/Plugins/PCG/Data/FPCGCollisionWrapper
| Type | Name | Description | |
|---|---|---|---|
| void | GetShapeArray
(
int32 EntryIndex, |
Retrieves the shape list for a given entry matching the query flag. | |
| bool | GetShapeArray
(
FBodyInstance* BodyInstance, |
Retrieves the shape list for a given body, matching the query flag. Returns false if we selected the other type for the 'SimpleFirst' or 'ComplexFirst' cases. |