Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PGCGame
Screens
Multiplayer
MPShipsScreen.NetworkPlayerID
C# Class PGCGame.Screens.Multiplayer.MPShipsScreen.NetworkPlayerID
显示文件
Open project: GreatMindsRobotics/PGCGame
Public Properties
Property
Type
Description
ID
Byte?
NonPlayerId
Guid?
Public Methods
Method
Description
NetworkPlayerID
(
Byte
id
) :
System
NetworkPlayerID
(
System.Guid
id
) :
System
Method Details
NetworkPlayerID()
public
method
public
NetworkPlayerID
(
Byte
id
) :
System
id
Byte
return
System
NetworkPlayerID()
public
method
public
NetworkPlayerID
(
System.Guid
id
) :
System
id
System.Guid
return
System
Property Details
ID
public_oe property
public
Byte?
ID
return
Byte?
NonPlayerId
public_oe property
public
Guid?
NonPlayerId
return
Guid?