Show / Hide Table of Contents

Class NeighbourLevel

Nearby level info

Properties

| Improve this Doc View Source

Dir

Type Description
System.String
| Improve this Doc View Source

IsEast

Type Description
System.Boolean

Returns true if this neighbour is to the right of the relative level.

| Improve this Doc View Source

IsNorth

Type Description
System.Boolean

Returns true if this neighbour is above the relative level.

| Improve this Doc View Source

IsSouth

Type Description
System.Boolean

Returns true if this neighbour is below the relative level.

| Improve this Doc View Source

IsWest

Type Description
System.Boolean

Returns true if this neighbour is to the left of the relative level.

| Improve this Doc View Source

Level

Type Description
Level

Reference to the level of this neighbour.

| Improve this Doc View Source

LevelIid

Neighbour Instance Identifier

Type Description
System.String
| Improve this Doc View Source

LevelUid

WARNING: this deprecated value is no longer exported since version 1.2.0 Replaced by: levelIid

Type Description
System.Nullable<System.Int32>

Operators

| Improve this Doc View Source

Implicit(NeighbourLevel to Level)

Parameters
Type Name Description
NeighbourLevel neighbour

The neighbour.

Returns
Type Description
Level

An implicit operator for simpler direct access to the neighbour's level data.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX