FReplicationPredictionState¶
#include <ReplicationPredictionState.h>
Public Functions¶
| Name | |
|---|---|
| TBL_API | FReplicationPredictionState() |
Public Attributes¶
| Name | |
|---|---|
| int32 | CurrentSubobjectBucketOffset |
| uint64 | LastMovementGatheredFrame |
| float | LastNeedsReplicationTime |
| FRepMovement | LastReplicatedMovement |
| int32 | LastReplicationKey |
| int32 | MaxTimeCount |
| int32 | MoveCheckCount |
| int32 | MoveSameLocationCount |
| int32 | MoveSameVelocityCount |
| int32 | NeedsReplicationCount |
| int32 | ReplicationKeyChangeCount |
Updated on 2025-01-21 at 09:02:25 +0100