WallUtils Methods
| Name | Return Type | Description |
|---|---|---|
| AllowWallJoinAtEnd(Wall, Int32) | None | Allows the wall's end to join to other walls. If that end is near other walls it will become joined as a result. |
| DisallowWallJoinAtEnd(Wall, Int32) | None | Sets the wall's end not to join to other walls. |
| IsWallJoinAllowedAtEnd(Wall, Int32) | Boolean | Identifies if the indicated end of the wall allows joins or not. |