Navigation
Unreal Engine C++ API Reference > 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 |