Click or drag to resize

CAbstractViewsHolderInit Method (RectTransform, Int32, Boolean, Boolean)

Namespace:  frame8.ScrollRectItemsAdapter.Classic
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public virtual void Init(
	RectTransform rootPrefab,
	int itemIndex,
	bool activateRootGameObject = true,
	bool callCollectViews = true
)

Parameters

rootPrefab
Type: RectTransform
itemIndex
Type: SystemInt32
activateRootGameObject (Optional)
Type: SystemBoolean
callCollectViews (Optional)
Type: SystemBoolean
Version Information

Optimized ScrollView Adapter

Supported in: 4.0, 3.0
See Also