Navigation
API > API/Runtime > API/Runtime/Engine
Physics Thread Action Handler Interface API.
| Name | INetworkPhysicsActionHandler_Internal |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/Physics/NetworkPhysicsComponent.h |
| Include Path | #include "Physics/NetworkPhysicsComponent.h" |
Syntax
class INetworkPhysicsActionHandler_Internal
Derived Classes
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~INetworkPhysicsActionHandler_Internal() |
Physics/NetworkPhysicsComponent.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ApplyAction_Internal
(
const TInstancedStruct< FNetworkPhysicsActionPayload >& ActionInstance |
Physics/NetworkPhysicsComponent.h |