C# 클래스 SuitInfoJson, UnityDemo

SuitInfo data structure.
파일 보기 프로젝트 열기: rouchen/UnityDemo 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
attr List
context string
id string
name string

프로퍼티 상세

attr 공개적으로 프로퍼티

public List attr
리턴 List

context 공개적으로 프로퍼티

public string context
리턴 string

id 공개적으로 프로퍼티

public string id
리턴 string

name 공개적으로 프로퍼티

public string name
리턴 string