프로퍼티 | 타입 | 설명 | |
---|---|---|---|
SaveChanges | bool |
메소드 | 설명 | |
---|---|---|
AddCorner ( Corner corner ) : void | ||
AddCorners ( ) : void | ||
GetCorners ( ) : IList | ||
GetFloorID ( ) : uint | ||
GetID ( ) : uint | ||
GetRegion ( ) : |
||
OnChange ( |
||
Room ( string name, uint id, uint floorID, uint functionID ) : System | ||
SetID ( uint id ) : void | ||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
GetOutline ( List |
public Room ( string name, uint id, uint floorID, uint functionID ) : System | ||
name | string | |
id | uint | |
floorID | uint | |
functionID | uint | |
리턴 | System |