NetworkIdentity.ClientAuthorityCallback

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

Parámetros

connConjunto de conexiones de red (jugadores) que pueden ver a este objeto.
uvThe object whose client authority status is being changed.
authorityStateThe new state of client authority of the object for the connection.

Descripción

The delegate type for the clientAuthorityCallback.