Navigation
API > API/Plugins > API/Plugins/NetworkPrediction
Inheritance Hierarchy
- FNetworkPredictionModelDef
- FGenericKinematicActorDef
References
| Module | NetworkPrediction |
| Header | /Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionGenericKinematicActor.h |
| Include | #include "NetworkPredictionGenericKinematicActor.h" |
Syntax
struct FGenericKinematicActorDef : public FNetworkPredictionModelDef
Remarks
Generic def for kinematic (non physics) actor that doesn't have a backing simulation. This is quite limited in what it can do, but hopefully useful is that they can still be recorded and restored
Functions
| Type | Name | Description | |
|---|---|---|---|
| const TCHAR * | GetName () |
||
| constexpr int32 |
Typedefs
| Name | Description |
|---|---|
| Driver | |
| StateTypes |
Constants
| Name | Description |
|---|---|
| ID |