Navigation
API > API/Plugins > API/Plugins/ChaosVehiclesEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UEdGraphNode
- 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&40;MinimalAPI, Meta&61;&40;Keywords&61;"Modify Wheel Vehicle"&41;&41;
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 | |
---|---|---|---|
![]() ![]() ![]() |
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 () |
Overridden from UAnimGraphNode_Base
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | ValidateAnimNodePostCompile
(
FCompilerResultsLog& MessageLog, |
Validate if this is within VehicleAnimInstance |
Overridden from UEdGraphNode
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
FText | GetNodeTitle
(
ENodeTitleType::Type TitleType |
Gets the name of this node, shown in title bar |
![]() ![]() ![]() |
FText | Gets the tooltip to display when over the node |