Navigation
API > API/Plugins > API/Plugins/NetworkPredictionExtras
References
| Module | NetworkPredictionExtras |
| Header | /Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtras/Public/MockPhysicsGrenade.h |
| Include | #include "MockPhysicsGrenade.h" |
Syntax
struct FMockPhysicsGrenadeAuxState
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | ExplosionTimeMS |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Interpolate
(
const FMockPhysicsGrenadeAuxState* From, |
||
| void | NetSerialize
(
const FNetSerializeParams& P |
||
| bool | ShouldReconcile
(
const FMockPhysicsGrenadeAuxState& AuthorityState |
||
| void | ToString
(
FAnsiStringBuilderBase& Out |