Property | Type | Description | |
---|---|---|---|
SaveChanges | bool |
Method | Description | |
---|---|---|
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 |
Method | Description | |
---|---|---|
GetOutline ( List |
public Room ( string name, uint id, uint floorID, uint functionID ) : System | ||
name | string | |
id | uint | |
floorID | uint | |
functionID | uint | |
return | System |