Gets the selected room connector point config for this RoomConnectorPoint. Unless you know exactly what you are doing, do not set this value. Dungeon generation will handle this.
A list containing all the connector configs for walls
Description
Collects all connector configs with a connector type that fits the level wall connector type
ClearSelectedConfig
public override void ClearSelectedConfig();
Description
Clears the selected config. Makes the RoomConnectorPoint ungenerated. Unless you know exactly what you are doing, do not use this method. Dungeon generation will handle this.