Unreal Engine Blueprint API Reference > Actor
Set the owner of this Actor, used primarily for network replication.
Target is Actor
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
object | New Owner | The Actor who takes over ownership of this Actor |
Outputs
Type | Name | Description |
---|---|---|
exec | Out |