MyParamsGetItemValueAtIndex Method |
Namespace:
Com.ForbiddenByte.OSA.Demos.LoopingSpinners
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic int GetItemValueAtIndex(
int index
)
Parameters
- index
- Type: SystemInt32
Return Value
Type:
Int32The item's value (the displayed number)
Version InformationOptimized ScrollView Adapter
Supported in: 4.3
See Also