Mirror Networking
Mirror.ChangeOwnerMessage Struct Reference
Inheritance diagram for Mirror.ChangeOwnerMessage:
Mirror.NetworkMessage

Public Attributes

uint netId
 
bool isOwner
 
bool isLocalPlayer
 

Detailed Description

Definition at line 68 of file Messages.cs.

Member Data Documentation

◆ isLocalPlayer

bool Mirror.ChangeOwnerMessage.isLocalPlayer

Definition at line 72 of file Messages.cs.

◆ isOwner

bool Mirror.ChangeOwnerMessage.isOwner

Definition at line 71 of file Messages.cs.

◆ netId

uint Mirror.ChangeOwnerMessage.netId

Definition at line 70 of file Messages.cs.