Navigation
API > API/Plugins > API/Plugins/CaptureProtocolStack
| Name | FKeepAliveCounter |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/CaptureManager/CaptureManagerCore/Source/CaptureProtocolStack/Public/Control/ControlMessenger.h |
| Include Path | #include "Control/ControlMessenger.h" |
Syntax
class FKeepAliveCounter
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FKeepAliveCounter() |
Control/ControlMessenger.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Counter | std::atomic< uint16 > | Control/ControlMessenger.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool HasReached
(
uint16 InBound |
Control/ControlMessenger.h | ||
void Increment() |
Control/ControlMessenger.h | ||
void Reset() |
Control/ControlMessenger.h |