| bErrorIfFrameAreNotConsecutive |
bool |
Corresponds to bErrorIfFrameAreNotConsecutive in UTimecodeCustomTimeStep. |
LiveLinkHubMessages.h |
|
| bErrorIfTimecodeProviderChanged |
bool |
Corresponds to bErrorIfTimecodeProviderChanged in UTimecodeCustomTimeStep. |
LiveLinkHubMessages.h |
|
| bIgnoreSubframes |
bool |
Corresponds to bIgnoreSubframes in UTimecodeCustomTimeStep. |
LiveLinkHubMessages.h |
|
| bLockStepMode |
bool |
Corresponds to the lock step mode in ULiveLinkCustomTimeStep. Used when Kind == LiveLink. |
LiveLinkHubMessages.h |
|
| bResetCustomTimeStep |
bool |
If this is true, the engine custom time step will be reset. Kept in sync with Kind == Reset. |
LiveLinkHubMessages.h |
|
| CustomTimeStepRate |
FFrameRate |
Desired frame rate to lock the editor. |
LiveLinkHubMessages.h |
|
| FrameRateDivider |
uint32 |
Corresponds to the frame rate divider in ULiveLinkCustomTimeStep. Used when Kind == LiveLink. |
LiveLinkHubMessages.h |
|
| Kind |
ELiveLinkHubCustomTimeStepKind |
Which concrete custom time step class the receiver should construct. |
LiveLinkHubMessages.h |
|
| MaxDeltaTime |
float |
Corresponds to MaxDeltaTime in UTimecodeCustomTimeStep. |
LiveLinkHubMessages.h |
|
| SubjectName |
FLiveLinkSubjectName |
If we are locking the editor frame rate to the subject then this property holds that subject name. |
LiveLinkHubMessages.h |
|