Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FReplayHelper > API/Runtime/Engine/FReplayHelper/FCheckpointStepHelper
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ReplayHelper.h | |||
FCheckpointStepHelper
(
ECheckpointSaveState InCheckpointState, |
ReplayHelper.h |
FCheckpointStepHelper()
| Name | FCheckpointStepHelper |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/ReplayHelper.h |
| Include Path | #include "ReplayHelper.h" |
FCheckpointStepHelper()
FCheckpointStepHelper(ECheckpointSaveState, const double, int32 *, int32)
| Name | FCheckpointStepHelper |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/ReplayHelper.h |
| Include Path | #include "ReplayHelper.h" |
FCheckpointStepHelper
(
ECheckpointSaveState InCheckpointState,
const double InCheckpointStartTime,
int32 * InCurrentIndex,
int32 InTotalCount
)