Navigation
API > API/Plugins > API/Plugins/ControlRigDeveloper > API/Plugins/ControlRigDeveloper/Graph
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UEdGraphSchema
- URigVMEdGraphSchema
- UControlRigGraphSchema
References
| Module | ControlRigDeveloper |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRigDeveloper/Public/Graph/ControlRigGraphSchema.h |
| Include | #include "Graph/ControlRigGraphSchema.h" |
Syntax
UCLASS&40;&41;
class UControlRigGraphSchema : public URigVMEdGraphSchema
Constructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from URigVMEdGraphSchema
| Type | Name | Description | |
|---|---|---|---|
| const FName & | |||
| bool | IsRigVMDefaultEvent
(
const FName& InEventName |
Overridden from UEdGraphSchema
| Type | Name | Description | |
|---|---|---|---|
| FLinearColor | GetPinTypeColor
(
const FEdGraphPinType& PinType |
Gets the draw color of a pin based on it's type. |
Constants
| Name | Description |
|---|---|
| GraphName_ControlRig | Name constants |