C# 클래스 AssetPalette, unity-megaman-tutorials

상속: MonoBehaviour
파일 보기 프로젝트 열기: tonybhimani/unity-megaman-tutorials 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
enemyList EnemyList,
enemyPrefabs GameObject[],
itemList ItemList,
itemPrefabs GameObject[],

프로퍼티 상세

enemyList 공개적으로 프로퍼티

public EnemyList, enemyList
리턴 EnemyList,

enemyPrefabs 공개적으로 프로퍼티

public GameObject[], enemyPrefabs
리턴 GameObject[],

itemList 공개적으로 프로퍼티

public ItemList, itemList
리턴 ItemList,

itemPrefabs 공개적으로 프로퍼티

public GameObject[], itemPrefabs
리턴 GameObject[],