Namespace: TilDeathAssembly: TilDeath (in TilDeath.exe) Version: 1.1.1.0 (1.1.1)
public byte[,] Adjacency { get; }
public byte[,] Adjacency { get; }
Public ReadOnly Property Adjacency As Byte(,)
Get
Public ReadOnly Property Adjacency As Byte(,)
Get
public:
property array<unsigned char,2>^ Adjacency {
array<unsigned char,2>^ get ();
}
public:
property array<unsigned char,2>^ Adjacency {
array<unsigned char,2>^ get ();
}
member Adjacency : byte[,] with get
member Adjacency : byte[,] with get
Property Value
Type:
Byte