Delegate NetworkObject.OnOwnershipRequestResponseDelegateHandler
The delegate handler declaration used by OnOwnershipRequestResponse.
Namespace: Unity.Netcode
Assembly: Unity.Netcode.Runtime.dll
Syntax
public delegate void NetworkObject.OnOwnershipRequestResponseDelegateHandler(NetworkObject.OwnershipRequestResponseStatus ownershipRequestResponse)
Parameters
Type | Name | Description |
---|---|---|
NetworkObject.OwnershipRequestResponseStatus | ownershipRequestResponse |