Navigation
API > API/Plugins > API/Plugins/CaptureProtocolStack
| Name | FThermalStateUpdate |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/CaptureManager/CaptureManagerCore/Source/CaptureProtocolStack/Public/Control/Messages/ControlUpdate.h |
| Include Path | #include "Control/Messages/ControlUpdate.h" |
Syntax
class FThermalStateUpdate : public UE::CaptureManager::FControlUpdate
Inheritance Hierarchy
- FControlUpdate → FThermalStateUpdate
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FThermalStateUpdate() |
Control/Messages/ControlUpdate.h |
Enums
Public
| Name | Remarks |
|---|---|
| EState |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| State | EState | Control/Messages/ControlUpdate.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
EState GetState() |
Control/Messages/ControlUpdate.h |
Overridden from FControlUpdate
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TProtocolResult< void > Parse
(
TSharedPtr< FJsonObject > InBody |
Control/Messages/ControlUpdate.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Control/Messages/ControlUpdate.h |