Navigation
API > API/Plugins > API/Plugins/ChaosModularVehicleEditor
| Name | UAnimGraphNode_ModularVehicleController |
| Type | class |
| Header File | /Engine/Plugins/Experimental/ChaosModularVehicle/Source/ChaosModularVehicleEditor/Public/ChaosModularVehicle/AnimGraphNode_ModularVehicleController.h |
| Include Path | #include "ChaosModularVehicle/AnimGraphNode_ModularVehicleController.h" |
Syntax
UCLASS (MinimalAPI, Meta=(Keywords="Modify Modular Vehicle"))
class UAnimGraphNode_ModularVehicleController : public UAnimGraphNode_SkeletalControlBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UEdGraphNode → UK2Node → UAnimGraphNode_Base → UAnimGraphNode_SkeletalControlBase → UAnimGraphNode_ModularVehicleController
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UAnimGraphNode_ModularVehicleController
(
const FObjectInitializer& ObjectInitializer |
ChaosModularVehicle/AnimGraphNode_ModularVehicleController.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Node | FAnimNode_ModularVehicleController | ChaosModularVehicle/AnimGraphNode_ModularVehicleController.h |
|
Functions
Public
Overridden from UAnimGraphNode_Base
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ValidateAnimNodePostCompile
(
FCompilerResultsLog& MessageLog, |
Validate if this is within VehicleAnimInstance | ChaosModularVehicle/AnimGraphNode_ModularVehicleController.h |
Overridden from UEdGraphNode
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FText GetNodeTitle
(
ENodeTitleType::Type TitleType |
ChaosModularVehicle/AnimGraphNode_ModularVehicleController.h | ||
virtual FText GetTooltipText() |
ChaosModularVehicle/AnimGraphNode_ModularVehicleController.h | ||
virtual bool IsCompatibleWithGraph
(
const UEdGraph* TargetGraph |
ChaosModularVehicle/AnimGraphNode_ModularVehicleController.h |
Protected
Overridden from UAnimGraphNode_SkeletalControlBase
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FText GetControllerDescription() |
ChaosModularVehicle/AnimGraphNode_ModularVehicleController.h | ||
virtual const FAnimNode_SkeletalControlBase * GetNode() |
ChaosModularVehicle/AnimGraphNode_ModularVehicleController.h |