Navigation
API > API/Plugins > API/Plugins/VCamInput
References
Module | VCamInput |
Header | /Engine/Plugins/Experimental/VirtualCameraCore/Source/VCamInput/Public/VCamInputTypes.h |
Include | #include "VCamInputTypes.h" |
Syntax
template<typename T>
struct TTimestampedDelegateStore
Remarks
Store a delegate and track delta times since the delegate was last accessed.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
TTimestampedDelegateStore
(
T& InDelegate |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
const T & | GetDelegate
(
double EvaluationTime, |