C# 클래스 AGS.Types.Room

상속: AGS.Types.UnloadedRoom, IChangeNotification, ILoadedRoom
파일 보기 프로젝트 열기: adventuregamestudio/ags 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
_roomStructPtr System.IntPtr

Private Properties

프로퍼티 타입 설명
Room System

공개 메소드들

메소드 설명
IChangeNotification ( ) : void
Room ( int roomNumber ) : System

비공개 메소드들

메소드 설명
Room ( ) : System

메소드 상세

IChangeNotification() 공개 메소드

public IChangeNotification ( ) : void
리턴 void

Room() 공개 메소드

public Room ( int roomNumber ) : System
roomNumber int
리턴 System

프로퍼티 상세

_roomStructPtr 공개적으로 프로퍼티

public IntPtr,System _roomStructPtr
리턴 System.IntPtr