Navigation
API > API/Plugins > API/Plugins/PhysicsControl > API/Plugins/PhysicsControl/FAnimNode_RigidBodyWithControl
| Name | FWorldObject |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PhysicsControl/Source/PhysicsControl/Public/AnimNode_RigidBodyWithControl.h |
| Include Path | #include "AnimNode_RigidBodyWithControl.h" |
Syntax
struct FWorldObject
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FWorldObject () |
AnimNode_RigidBodyWithControl.h | ||
FWorldObject
(
ImmediatePhysics::FActorHandle* InActorHandle, |
AnimNode_RigidBodyWithControl.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ActorHandle | ImmediatePhysics::FActorHandle * | AnimNode_RigidBodyWithControl.h | ||
| bExpired | bool | AnimNode_RigidBodyWithControl.h | ||
| LastSeenTick | int32 | AnimNode_RigidBodyWithControl.h |