Class 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 |