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