C# 클래스 SelectableItemList, Born_to_Beans_src

상속: MonoBehaviour
파일 보기 프로젝트 열기: TORISOUP/Born_to_Beans_src 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
id int
selectableItems List

공개 메소드들

메소드 설명
Initialize ( ) : void

메소드 상세

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void

프로퍼티 상세

id 공개적으로 프로퍼티

public int id
리턴 int

selectableItems 공개적으로 프로퍼티

public List selectableItems
리턴 List