Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/AActor
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
AActor * | GetOwner () |
Get the owner of this Actor, used primarily for network replication. |
![]() ![]() |
T * | GetOwner () |
Templated version of GetOwner(), will return nullptr if cast fails |