Navigation
API > API/Plugins > API/Plugins/AnimNext > API/Plugins/AnimNext/Graph > API/Plugins/AnimNext/Graph/FAnimNextGraphInstance > API/Plugins/AnimNext/Graph/FAnimNextGraphInstance/TryGetComponent
References
| Module | AnimNext |
| Header | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Public/Graph/AnimNextGraphInstance.h |
| Include | #include "Graph/AnimNextGraphInstance.h" |
template<class ComponentType >
ComponentType * TryGetComponent()
Remarks
Returns a typed graph instance component pointer if found or nullptr otherwise.