0x00x0208
Members 8
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x18 | ReplicatedDeltaSourceInput | FNetworkPhysicsRewindDataDeltaSourceInputProxy | NetTransient+4 flags | {} | |
| 0x18 | ReplicatedDeltaSourceState | FNetworkPhysicsRewindDataDeltaSourceStateProxy | NetTransient+4 flags | {} | |
| 0x18 | ReplicatedImportantInput | FNetworkPhysicsRewindDataImportantInputProxy | TransientProtected+2 flags | {} | |
| 0x18 | ReplicatedImportantState | FNetworkPhysicsRewindDataImportantStateProxy | TransientProtected+2 flags | {} | |
| 0x18 | ReplicatedInputs | FNetworkPhysicsRewindDataInputProxy | NetTransient+4 flags | {} | |
| 0x18 | ReplicatedRemoteInputs | FNetworkPhysicsRewindDataRemoteInputProxy | NetTransient+4 flags | {} | |
| 0x18 | ReplicatedStates | FNetworkPhysicsRewindDataStateProxy | NetTransient+4 flags | {} | |
| 0x0160 | 0x48 | padding / unreflected | |||
| 0x02 | InputsToNetwork_Owner | uint16 | Net+5 flags | 3 | |
| 0x01AA | 0x5E | unreflected bytes to end of UNetworkPhysicsComponent | |||
Inherited from UActorComponent 15
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x30 | PrimaryComponentTick | FActorComponentTickFunction | 3 flags | {} | |
| 0x10 | ComponentTags | TArray<FName> | 4 flags | [] | |
| 0x10 | AssetUserData | TArray<UAssetUserData*> | Protected+8 flags | [] | |
| 0x0088 | 0x04 | padding / unreflected | |||
| 0x04 | UCSSerializationIndex | int32 | 5 flags | -1 | |
| 0x0090 | 0x04 | padding / unreflected | |||
| 0x01 | bNetAddressable : 1bit 5 | bool | Protected+3 flags | false | |
| 0x01 | bReplicateUsingRegisteredSubObjectList : 1bit 6 | bool | Protected+9 flags | false | |
| 0x01 | bReplicates : 1bit 7 | bool | Net+7 flags | false | |
| 0x0095 | 0x01 | padding / unreflected | |||
| 0x01 | bAutoActivate : 1bit 3 | bool | 6 flags | false | |
| 0x01 | bIsActive : 1bit 4 | bool | NetTransient+4 flags | false | |
| 0x01 | bEditableWhenInherited : 1bit 5 | bool | 5 flags | true | |
| 0x01 | bCanEverAffectNavigation : 1bit 7 | bool | Protected+6 flags | false | |
| 0x01 | bIsEditorOnly : 1bit 1 | bool | 6 flags | false | |
| 0x0098 | 0x19 | padding / unreflected | |||
| 0x01 | CreationMethod | EComponentCreationMethod | 5 flags | Native | |
| 0x01 | OnComponentActivated | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x01 | OnComponentDeactivated | FMulticastScriptDelegate | 4 flags | <delegate> | |
Functions 11
| Signature | Flags | Native | Params |
|---|---|---|---|
| void ServerReceiveInputData(const FNetworkPhysicsRewindDataInputProxy& ClientInputs) | NativeEvent+1 flags | 0x18 | |
| void ServerReceiveImportantInputData(const FNetworkPhysicsRewindDataImportantInputProxy& ClientInputs) | NativeEvent+1 flags | 0x18 | |
| void ServerReceiveDeltaSourceStateFrame(int32 Frame) | NativeEvent+1 flags | 0x04 | |
| void ServerReceiveDeltaSourceInputFrame(int32 Frame) | NativeEvent+1 flags | 0x04 | |
| void OnRep_SetReplicatedStates() | FinalNative+1 flags | 0x00 | |
| void OnRep_SetReplicatedRemoteInputs() | FinalNative+1 flags | 0x00 | |
| void OnRep_SetReplicatedInputs() | FinalNative+1 flags | 0x00 | |
| void OnRep_SetReplicatedDeltaSourceState() | FinalNative+1 flags | 0x00 | |
| void OnRep_SetReplicatedDeltaSourceInput() | FinalNative+1 flags | 0x00 | |
| void MulticastReceiveImportantStateData(const FNetworkPhysicsRewindDataImportantStateProxy& ServerStates) | NativeEvent+1 flags | 0x18 | |
| void MulticastReceiveImportantInputData(const FNetworkPhysicsRewindDataImportantInputProxy& ServerInputs) | NativeEvent+1 flags | 0x18 |