Navigation
API > API/Plugins > API/Plugins/MetaHumanCaptureProtocolStack > API/Plugins/MetaHumanCaptureProtocolStack/FControlMessage
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TSharedPtr< FJsonObject > & GetBody () |
Control/Messages/ControlMessage.h | ||
TSharedPtr< FJsonObject > & GetBody () |
Control/Messages/ControlMessage.h |
GetBody()
| Name | GetBody |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanCaptureProtocolStack/Public/Control/Messages/ControlMessage.h |
| Include Path | #include "Control/Messages/ControlMessage.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanCaptureProtocolStack/Private/Control/Messages/ControlMessage.cpp |
const TSharedPtr < FJsonObject > & GetBody() const
GetBody()
| Name | GetBody |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanCaptureProtocolStack/Public/Control/Messages/ControlMessage.h |
| Include Path | #include "Control/Messages/ControlMessage.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanCaptureProtocolStack/Private/Control/Messages/ControlMessage.cpp |
TSharedPtr < FJsonObject > & GetBody()