USpringArmComponent::QuerySupportedSockets

Get a list of sockets this component contains

Windows
MacOS
Linux

Override Hierarchy

USceneComponent::QuerySupportedSockets()

USpringArmComponent::QuerySupportedSockets()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/SpringArmComponent.h

Include

#include "GameFramework/SpringArmComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/GameFramework/SpringArmComponent.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