Navigation
API > API/Plugins > API/Plugins/UAFAnimGraph > API/Plugins/UAFAnimGraph/FExecutionContext
Description
The following functions handle graph instance components Graph instance components live on the root graph instance and persist from frame to frame
| Name | GetComponent |
| Type | function |
| Header File | /Engine/Plugins/Experimental/UAF/UAFAnimGraph/Source/UAFAnimGraph/Public/TraitCore/ExecutionContext.h |
| Include Path | #include "TraitCore/ExecutionContext.h" |
template<class ComponentType>
ComponentType & GetComponent() const