Click or drag to resize

GridSceneEntryOnItemCountChangeRequested Method

Namespace:  Com.ForbiddenByte.OSA.Demos.Grid
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected override void OnItemCountChangeRequested(
	GridExample adapter,
	int count
)

Parameters

adapter
Type: Com.ForbiddenByte.OSA.Demos.GridGridExample
count
Type: SystemInt32
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also