Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SkylinesMultiplayer
MessageRemovePlayer
C# Class SkylinesMultiplayer.MessageRemovePlayer
Inheritance:
Message
ファイルを表示
Open project: Fr0sZ/Skylines-Multiplayer
Class Usage Examples
Public Properties
Property
Type
Description
playerId
int
Public Methods
Method
Description
OnCalled
(
Message
msg
,
NetIncomingMessage
netMsg
= null ) :
void
Method Details
OnCalled()
public
method
public
OnCalled
(
Message
msg
,
NetIncomingMessage
netMsg
= null ) :
void
msg
Message
netMsg
Lidgren.Network.NetIncomingMessage
return
void
Property Details
playerId
public_oe property
public
int
playerId
return
int