Navigation
API > API/Plugins > API/Plugins/OptimusCore
Interface that provides a mechanism to get a node graph to display
| Name | IOptimusNodeSubGraphReferencer |
| Type | class |
| Header File | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/IOptimusNodeSubGraphReferencer.h |
| Include Path | #include "IOptimusNodeSubGraphReferencer.h" |
Syntax
class IOptimusNodeSubGraphReferencer
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UOptimusComponentSourceBinding * GetDefaultComponentBinding
(
const FOptimusPinTraversalContext& InTraversalContext |
IOptimusNodeSubGraphReferencer.h | ||
UOptimusNodePin * GetDefaultComponentBindingPin() |
IOptimusNodeSubGraphReferencer.h | ||
UOptimusNodeSubGraph * GetReferencedSubGraph() |
IOptimusNodeSubGraphReferencer.h |