SceneComponent-GetSocketLocation(string).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.SceneComponent
SceneComponent.GetSocketLocation(string) Method
Returns location of a socket in world space
public System.Numerics.Vector3 GetSocketLocation(string socketName);
Parameters
socketName System.String