Class NetworkObjectOwnershipComponent
Inheritance
Inherited Members
Namespace: Unity.Netcode.RuntimeTests
Assembly: solution.dll
Syntax
public class NetworkObjectOwnershipComponent : NetworkBehaviour
Fields
Name | Description |
---|---|
On |
|
On |
Methods
Name | Description |
---|---|
On |
Gets called when the local client gains ownership of this object |
On |
Gets called when we loose ownership of this object |
Reset |