C# 클래스 ShootingGalleryTargetModel, unity-demo-shooting-gallery

파일 보기 프로젝트 열기: colyseus/unity-demo-shooting-gallery 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
id int
name string
row int
uid string
value int

프로퍼티 상세

id 공개적으로 프로퍼티

public int id
리턴 int

name 공개적으로 프로퍼티

public string name
리턴 string

row 공개적으로 프로퍼티

public int row
리턴 int

uid 공개적으로 프로퍼티

public string uid
리턴 string

value 공개적으로 프로퍼티

public int value
리턴 int