Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UActorComponent > API/Runtime/Engine/Components/UActorComponent/GetOwner
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/ActorComponent.h |
| Include | #include "Components/ActorComponent.h" |
UFUNCTION (BlueprintCallable, Category="Components", Meta=(Keywords="Actor Owning Parent"))
AActor * GetOwner() const
Remarks
Follow the Outer chain to get the AActor that 'Owns' this component