C# Class HappyFunTimesExample.ExampleCharacterSelectPlayer.MessageScored

Exibir arquivo Open project: greggman/hft-unity-gamepad

Public Properties

Property Type Description
points int

Public Methods

Method Description
MessageScored ( int _points ) : System.Collections

Method Details

MessageScored() public method

public MessageScored ( int _points ) : System.Collections
_points int
return System.Collections

Property Details

points public_oe property

public int points
return int