C# 클래스 HappyFunTimesExample.ExampleCharacterSelectPlayer.MessageScored

파일 보기 프로젝트 열기: greggman/hft-unity-gamepad

공개 프로퍼티들

프로퍼티 타입 설명
points int

공개 메소드들

메소드 설명
MessageScored ( int _points ) : System.Collections

메소드 상세

MessageScored() 공개 메소드

public MessageScored ( int _points ) : System.Collections
_points int
리턴 System.Collections

프로퍼티 상세

points 공개적으로 프로퍼티

public int points
리턴 int