CellViewsHolderInit Method |
Namespace:
frame8.ScrollRectItemsAdapter.Util.GridView
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic override void Init(
GameObject rootPrefabGO,
int itemIndex,
bool activateRootGameObject = true,
bool callCollectViews = true
)
Parameters
- rootPrefabGO
- Type: GameObject
- itemIndex
- Type: SystemInt32
- activateRootGameObject (Optional)
- Type: SystemBoolean
- callCollectViews (Optional)
- Type: SystemBoolean
Version InformationOptimized ScrollView Adapter
Supported in: 3.1
See Also