LevelsLayer.GetChannel

LevelsLayer.GetChannel method

Gets the channel.

public LevelChannel GetChannel(int index)
ParameterTypeDescription
indexInt32The index.

Return Value

LevelChannel by index

See Also