C# Class HappyFunTimesExample.ExampleCharacterSelectPlayer.MessageScored

Afficher le fichier Open project: greggman/hft-unity-gamepad

Méthodes publiques

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

Méthodes publiques

Méthode Description
MessageScored ( int _points ) : System.Collections

Method Details

MessageScored() public méthode

public MessageScored ( int _points ) : System.Collections
_points int
Résultat System.Collections

Property Details

points public_oe property

public int points
Résultat int