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