Version: 2017.1

NetworkIdentity.ClientAuthorityCallback

Cambiar al Manual
public delegatevoid ClientAuthorityCallback (Networking.NetworkConnection conn, Networking.NetworkIdentity uv, bool authorityState);

Parámetros

conn Conjunto de conexiones de red (jugadores) que pueden ver a este objeto.
uv The object whose client authority status is being changed.
authorityState The new state of client authority of the object for the connection.

Descripción

The delegate type for the clientAuthorityCallback.