C# 클래스 Model.StartConfigComponent

상속: Model.Component
파일 보기 프로젝트 열기: egametang/Egametang 1 사용 예제들

공개 메소드들

메소드 설명
Get ( int id ) : StartConfig
GetAll ( ) : Model.StartConfig[]

비공개 메소드들

메소드 설명
Awake ( string path, int appId ) : void

메소드 상세

Get() 공개 메소드

public Get ( int id ) : StartConfig
id int
리턴 StartConfig

GetAll() 공개 메소드

public GetAll ( ) : Model.StartConfig[]
리턴 Model.StartConfig[]