IStaticMeshEditor::SetSelectedSocket

Set the currently selected socket in the Socket Manager.

Windows
MacOS
Linux

References

Module

StaticMeshEditor

Header

/Engine/Source/Editor/StaticMeshEditor/Public/IStaticMeshEditor.h

Include

#include "IStaticMeshEditor.h"

Syntax

void SetSelectedSocket
(
    UStaticMeshSocket * InSelectedSocket
)

Remarks

Set the currently selected socket in the Socket Manager.

Parameters

Parameter

Description

InSelectedSocket

The selected socket to pass on to the Socket Manager.

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