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
&40;
FMatrix & OutMatrix,
class UStaticMeshComponent const &42; MeshComp
&41; 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.