Navigation
API > API/Plugins > API/Plugins/AnimNext > API/Plugins/AnimNext/Graph > API/Plugins/AnimNext/Graph/FAnimNextGraphInstance
| Type | Name | Description | |
|---|---|---|---|
| ComponentType * | Returns a typed graph instance component pointer if found or nullptr otherwise. | ||
| const ComponentType * | Returns a typed graph instance component pointer if found or nullptr otherwise. | ||
| UE::AnimNext::FGraphInstanceComponent * | TryGetComponent
(
int32 ComponentNameHash, |
Returns a pointer to the specified component, or nullptr if not found. |