UStaticMeshComponent::QuerySupportedSockets

Get a list of sockets this component contains

Windows
MacOS
Linux

Override Hierarchy

USceneComponent::QuerySupportedSockets()

UStaticMeshComponent::QuerySupportedSockets()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/StaticMeshComponent.h

Include

#include "Components/StaticMeshComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/StaticMeshComponent.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