Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UActorComponent
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
AActor * | GetOwner () |
Follow the Outer chain to get the AActor that 'Owns' this component |
![]() ![]() |
T * | GetOwner () |
Templated version of GetOwner(), will return nullptr if cast fails |