Navigation
API > API/Plugins > API/Plugins/OptimusCore
| Name | FOptimusFunctionGraphIdentifier |
| Type | struct |
| Header File | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/OptimusFunctionNodeGraph.h |
| Include Path | #include "OptimusFunctionNodeGraph.h" |
Syntax
USTRUCT ()
struct FOptimusFunctionGraphIdentifier
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Asset | TObjectPtr< UOptimusDeformer > | OptimusFunctionNodeGraph.h | ||
| Guid | FGuid | OptimusFunctionNodeGraph.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UOptimusFunctionNodeGraph * Resolve() |
OptimusFunctionNodeGraph.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FOptimusFunctionGraphIdentifier& InOtherFunctionGraph |
OptimusFunctionNodeGraph.h |