C# Class Magnetize, DefendAman

Inheritance: MonoBehaviour
Afficher le fichier Open project: CarsonRoscoe/DefendAman Class Usage Examples

Méthodes publiques

Свойство Type Description
playerId int

Méthodes publiques

Méthode Description
CheckIfInRange ( ) : void
CreateMagnetizeMessage ( int playerId ) : string>>.List
SendMessageToServer ( string>.List msg, int eventType ) : void
Update ( ) : void

Method Details

CheckIfInRange() public méthode

public CheckIfInRange ( ) : void
Résultat void

CreateMagnetizeMessage() public méthode

public CreateMagnetizeMessage ( int playerId ) : string>>.List
playerId int
Résultat string>>.List

SendMessageToServer() public méthode

public SendMessageToServer ( string>.List msg, int eventType ) : void
msg string>.List
eventType int
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

playerId public_oe property

public int playerId
Résultat int