Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/TNetRewindHistory
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TNetRewindHistory
(
const int32 FrameCount |
Physics/NetworkPhysicsComponent.h | ||
TNetRewindHistory
(
const int32 FrameCount, |
Physics/NetworkPhysicsComponent.h |
TNetRewindHistory(const int32)
| Name | TNetRewindHistory |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Physics/NetworkPhysicsComponent.h |
| Include Path | #include "Physics/NetworkPhysicsComponent.h" |
TNetRewindHistory
(
const int32 FrameCount
)
TNetRewindHistory(const int32, const bool)
| Name | TNetRewindHistory |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Physics/NetworkPhysicsComponent.h |
| Include Path | #include "Physics/NetworkPhysicsComponent.h" |
TNetRewindHistory
(
const int32 FrameCount,
const bool bIsHistoryLocal
)