The Exit type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Exit(Exit..::..ExitDirections, String) | Initializes a new instance of the Exit class |
![]() | Exit(String, String, String) | Initializes a new instance of the Exit class |
![]() | Exit(String, array<String>[]()[][], String) | Initializes a new instance of the Exit class |
Methods
Name | Description | |
---|---|---|
![]() | ConnectDoor |
This tries to connect up the OtherSide of this door
to the door on the destination room of this exit.
It will only be connected if the other room is already loaded
so this should be called on both sides because the order
in which they are loaded is unknown.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | GetVisibilityFor | |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | ActorMessage | |
![]() | aliases | |
![]() | ArriveMessage | |
![]() | Distance | |
![]() | Door | |
![]() | FromName | |
![]() | InventoryVisible | |
![]() | LeaveMessage | |
![]() | Name | |
![]() | Target | |
![]() | Visibility |