UCableComponent::QuerySupportedSockets

Get a list of sockets this component contains

Windows
MacOS
Linux

Override Hierarchy

USceneComponent::QuerySupportedSockets()

UCableComponent::QuerySupportedSockets()

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

Syntax

virtual void QuerySupportedSockets
(
    TArray< FComponentSocketDescription > & OutSockets
) const

Remarks

Get a list of sockets this component contains

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss