Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/AActor
| Type | Name | Description | |
|---|---|---|---|
| T * | Templated version of GetComponentByClass | ||
| UActorComponent * | GetComponentByClass
(
TSubclassOf< UActorComponent > ComponentClass |
Searches components array and returns first encountered component of the specified class |