Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Physics
Inheritance Hierarchy
- Chaos::FSimCallbackOutput
- FAsyncNetworkPhysicsComponentOutput
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Physics/NetworkPhysicsComponent.h |
| Include | #include "Physics/NetworkPhysicsComponent.h" |
Syntax
struct FAsyncNetworkPhysicsComponentOutput : public Chaos::FSimCallbackOutput
Variables
| Type | Name | Description | |
|---|---|---|---|
| TUniquePtr< Chaos::FBaseRewindHistory > | InputData | ||
| TArray< TUniquePtr< Chaos::FBaseRewindHistory > > | InputDataImportant | ||
| TUniquePtr< Chaos::FBaseRewindHistory > | StateData | ||
| TArray< TUniquePtr< Chaos::FBaseRewindHistory > > | StateDataImportant |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Reset () |