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 SetAttachEndTo
(
AActor * Actor,
FName ComponentProperty,
FName SocketName
)
Remarks
Attaches the end of the cable to a specific Component within an Actor