C# 클래스 RoomList, Procedural-Level-Engine-for-Unity

상속: MonoBehaviour
파일 보기 프로젝트 열기: vicero/Procedural-Level-Engine-for-Unity 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
RoomA Transform

공개 메소드들

메소드 설명
GetRooms ( ) : IEnumerable
InitializeRoomList ( ) : void
RoomList ( ) : System.Collections

메소드 상세

GetRooms() 공개 메소드

public GetRooms ( ) : IEnumerable
리턴 IEnumerable

InitializeRoomList() 공개 메소드

public InitializeRoomList ( ) : void
리턴 void

RoomList() 공개 메소드

public RoomList ( ) : System.Collections
리턴 System.Collections

프로퍼티 상세

RoomA 공개적으로 프로퍼티

public Transform RoomA
리턴 Transform