Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Physics
Inheritance Hierarchy
- FNetworkPhysicsDataHelper
- TNetworkPhysicsDataHelper
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Physics/NetworkPhysicsComponent.h |
| Include | #include "Physics/NetworkPhysicsComponent.h" |
Syntax
template<typename DataType>
struct TNetworkPhysicsDataHelper : public FNetworkPhysicsDataHelper
Remarks
Helper for the creation of state / input data and history with correct derived type
Destructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from FNetworkPhysicsDataHelper
| Type | Name | Description | |
|---|---|---|---|
| TUniquePtr< FNetworkPhysicsDataHelper > | Clone () |
||
| TUniquePtr< FNetworkPhysicsData > | |||
| TUniquePtr< Chaos::FBaseRewindHistory > | CreateUniqueRewindHistory
(
const int32 Size |