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.

Namespace: BaseLib
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0

Syntax

C#
public void ConnectDoor()

See Also