Unreal Engine Blueprint API Reference > Actor
Get the owner of this Actor, used primarily for network replication.
Target is Actor
Inputs
Type | Name | Description |
---|---|---|
object | Target |
Outputs
Type | Name | Description |
---|---|---|
object | Return Value | Get the owner of this Actor, used primarily for network replication. |