Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FNetworkPhysicsActionCollection |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/Physics/NetworkPhysicsComponent.h |
| Include Path | #include "Physics/NetworkPhysicsComponent.h" |
Syntax
USTRUCT ()
struct FNetworkPhysicsActionCollection
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DataArray | TArray< TInstancedStruct< FNetworkPhysicsActionPayload > > | Physics/NetworkPhysicsComponent.h |