Extensions..::..IndexToLabel Method

Converts an index (0-37) to a letter (a-z) for an inventory or equipment slot

Namespace:  AngbandOS.Core
Assembly:  AngbandOS.Core (in AngbandOS.Core.dll)

Syntax


public static char IndexToLabel(
	this int i
)

Parameters

i
Type: Int32
The index

Return Value

The letter