Navigation
API > API/Runtime > API/Runtime/Engine
Game Thread Input and State Interface API.
| Name | INetworkPhysicsInputState_External |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/Physics/NetworkPhysicsComponent.h |
| Include Path | #include "Physics/NetworkPhysicsComponent.h" |
Syntax
class INetworkPhysicsInputState_External
Derived Classes
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~INetworkPhysicsInputState_External() |
Physics/NetworkPhysicsComponent.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ValidateInput
(
FNetworkPhysicsPayload& Input |
Physics/NetworkPhysicsComponent.h |