Navigation
API > API/Plugins > API/Plugins/OptimusCore
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UOptimusNodeGraph
- UOptimusNodeSubGraph
- UOptimusFunctionNodeGraph
References
| Module | OptimusCore |
| Header | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/OptimusFunctionNodeGraph.h |
| Include | #include "OptimusFunctionNodeGraph.h" |
Syntax
UCLASS ()
class UOptimusFunctionNodeGraph : public UOptimusNodeSubGraph
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | AccessSpecifier | ||
| FName | Category | The category of the node based of of this graph for listing purposes |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TArray< FName > | |||
| FOptimusFunctionNodeGraphHeader | GetHeader () |
||
| FString | GetNodeName () |
The name to give the node based off of this graph |
Overridden from UObject
| Type | Name | Description | |
|---|---|---|---|
| bool | CanEditChange
(
const FProperty* InProperty |
UObject override. |
Constants
| Name | Description |
|---|---|
| AccessSpecifierPrivateName | |
| AccessSpecifierPublicName |