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 |