Navigation
API > API/Runtime > API/Runtime/Engine
Struct holding the Action Instance along with helper data.
| |
|
| Name |
FActionHistoryEntry |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Engine/Public/Physics/NetworkPhysicsComponent.h |
| Include Path |
#include "Physics/NetworkPhysicsComponent.h" |
Syntax
struct FActionHistoryEntry
Typedefs
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ActionInstance |
FActionInstance |
|
Physics/NetworkPhysicsComponent.h |
|
| bActive |
bool |
|
Physics/NetworkPhysicsComponent.h |
|
| bApplied |
bool |
|
Physics/NetworkPhysicsComponent.h |
|
| bClaimedThisResim |
bool |
|
Physics/NetworkPhysicsComponent.h |
|
| bHasBeenQueuedForReplication |
bool |
|
Physics/NetworkPhysicsComponent.h |
|
| bReliable |
bool |
|
Physics/NetworkPhysicsComponent.h |
|
Functions
Public