Click or drag to resize

MyParamsGetItemValueAtIndex Method

The value of each item is calculated dynamically using its index, startItemNumber and the increment

Namespace:  Com.ForbiddenByte.OSA.Demos.LoopingSpinners
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public int GetItemValueAtIndex(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

Type: Int32
The item's value (the displayed number)
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also