Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > UStaticMeshSocket
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/StaticMeshSocket.h |
Include | #include "Engine/StaticMeshSocket.h" |
Source | /Engine/Source/Runtime/Engine/Private/StaticMesh.cpp |
bool GetSocketMatrix
(
FMatrix & OutMatrix,
class UStaticMeshComponent const * MeshComp
) const
Remarks
Utility that returns the current matrix for this socket. Returns false if socket was not valid
Utility that returns the current matrix for this socket.