Navigation
API > API/Plugins > API/Plugins/CableComponent > API/Plugins/CableComponent/UCableComponent
References
| Module | CableComponent |
| Header | /Engine/Plugins/Runtime/CableComponent/Source/CableComponent/Classes/CableComponent.h |
| Include | #include "CableComponent.h" |
| Source | /Engine/Plugins/Runtime/CableComponent/Source/CableComponent/Private/CableComponent.cpp |
UFUNCTION (BlueprintCallable, Category="Cable")
void GetCableParticleLocations
(
TArray< FVector > & Locations
) const
Remarks
Get array of locations of particles (in world space) making up the cable simulation.