Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SkylinesMultiplayer
MessagePlayerHookUsed
C# Class SkylinesMultiplayer.MessagePlayerHookUsed
Inheritance:
Message
Afficher le fichier
Open project: Fr0sZ/Skylines-Multiplayer
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
hookPosition
Vector3
playerId
int
Méthodes publiques
Méthode
Description
OnCalled
(
Message
msg
,
NetIncomingMessage
netMsg
= null ) :
void
Method Details
OnCalled()
public
méthode
public
OnCalled
(
Message
msg
,
NetIncomingMessage
netMsg
= null ) :
void
msg
Message
netMsg
Lidgren.Network.NetIncomingMessage
Résultat
void
Property Details
hookPosition
public_oe property
public
Vector3
hookPosition
Résultat
Vector3
playerId
public_oe property
public
int
playerId
Résultat
int