Show / Hide Table of Contents

Class NetPlayer

Inheritance
object
NetPlayer
Namespace: LiteEntitySystem
Assembly: LiteEntitySystem.dll
Syntax
public class NetPlayer

Fields

Id

Declaration
public readonly byte Id
Field Value
Type Description
byte

Peer

Declaration
public readonly AbstractNetPeer Peer
Field Value
Type Description
AbstractNetPeer

Extension Methods

LiteNetLibExtensions.GetLiteNetLibNetPeer(NetPlayer)
In this article
Back to top Generated by DocFX