Navigation
API > API/Plugins > API/Plugins/AnimNextAnimGraph > API/Plugins/AnimNextAnimGraph/FGraphInstanceComponent
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Returns the owning graph instance this component lives on. | Graph/GraphInstanceComponent.h | ||
const FAnimNextGraphInstance & GetGraphInstance () |
Returns the owning graph instance this component lives on. | Graph/GraphInstanceComponent.h |
GetGraphInstance()
Description
Returns the owning graph instance this component lives on.
| Name | GetGraphInstance |
| Type | function |
| Header File | /Engine/Plugins/Experimental/AnimNextAnimGraph/Source/AnimNextAnimGraph/Public/Graph/GraphInstanceComponent.h |
| Include Path | #include "Graph/GraphInstanceComponent.h" |
FAnimNextGraphInstance & GetGraphInstance()
GetGraphInstance()
Description
Returns the owning graph instance this component lives on.
| Name | GetGraphInstance |
| Type | function |
| Header File | /Engine/Plugins/Experimental/AnimNextAnimGraph/Source/AnimNextAnimGraph/Public/Graph/GraphInstanceComponent.h |
| Include Path | #include "Graph/GraphInstanceComponent.h" |
const FAnimNextGraphInstance & GetGraphInstance() const