Navigation
API > API/Plugins > API/Plugins/ChaosVehiclesEditor
Inheritance Hierarchy
- UK2Node
- UAnimGraphNode_Base
- UAnimGraphNode_SkeletalControlBase
- UAnimGraphNode_WheelController
References
| Module | ChaosVehiclesEditor |
| Header | /Engine/Plugins/Experimental/ChaosVehiclesPlugin/Source/ChaosVehiclesEditor/Public/AnimGraphNode_WheelController.h |
| Include | #include "AnimGraphNode_WheelController.h" |
Syntax
UCLASS (MinimalAPI, Meta=(Keywords="Modify Wheel Vehicle"))
class UAnimGraphNode_WheelController : public UAnimGraphNode_SkeletalControlBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAnimNode_WheelController | Node |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UAnimGraphNode_WheelController
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FText | GetNodeTitle
(
ENodeTitleType::Type TitleType |
||
| bool | IsCompatibleWithGraph
(
const UEdGraph* TargetGraph |
Overridden from UAnimGraphNode_SkeletalControlBase
| Type | Name | Description | |
|---|---|---|---|
| FText | Returns the short descriptive name of the controller. | ||
| const FAnimNode_SkeletalControlBase * | GetNode () |
||
| FText |
Overridden from UAnimGraphNode_Base
| Type | Name | Description | |
|---|---|---|---|
| void | ValidateAnimNodePostCompile
(
FCompilerResultsLog& MessageLog, |
Validate if this is within VehicleAnimInstance |