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