C# 클래스 Gamelogic.Extensions.Examples.ButtonListUI

상속: GLMonoBehaviour
파일 보기 프로젝트 열기: morbidintel/kopi-o-kosong

공개 프로퍼티들

프로퍼티 타입 설명
buttonPrefab Button

공개 메소드들

메소드 설명
Init ( IEnumerable poisons, Action onClick, Color color ) : void

메소드 상세

Init() 공개 메소드

public Init ( IEnumerable poisons, Action onClick, Color color ) : void
poisons IEnumerable
onClick Action
color Color
리턴 void

프로퍼티 상세

buttonPrefab 공개적으로 프로퍼티

public Button buttonPrefab
리턴 Button