Navigation
API > API/Plugins > API/Plugins/ChaosModularVehicleEditor > API/Plugins/ChaosModularVehicleEditor/ChaosModularVehicle
Inheritance Hierarchy
- UK2Node
- UAnimGraphNode_Base
- UAnimGraphNode_SkeletalControlBase
- UAnimGraphNode_ModularVehicleController
References
| Module | ChaosModularVehicleEditor |
| Header | /Engine/Plugins/Experimental/ChaosModularVehicle/Source/ChaosModularVehicleEditor/Public/ChaosModularVehicle/AnimGraphNode_ModularVehicleController.h |
| Include | #include "ChaosModularVehicle/AnimGraphNode_ModularVehicleController.h" |
Syntax
UCLASS (MinimalAPI, Meta=(Keywords="Modify Modular Vehicle"))
class UAnimGraphNode_ModularVehicleController : public UAnimGraphNode_SkeletalControlBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAnimNode_ModularVehicleController | Node |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UAnimGraphNode_ModularVehicleController
(
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 |