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" |
| Source | /Engine/Plugins/Experimental/AnimNext/Source/AnimNext/Private/Graph/AnimNextGraphInstance.cpp |
UE::AnimNext::FGraphInstanceComponent * TryGetComponent
(
int32 ComponentNameHash,
FName ComponentName
) const
Remarks
Returns a pointer to the specified component, or nullptr if not found.