Click or drag to resize

AbstractViewsHolderInit Method (RectTransform, Int32, Boolean, Boolean)

Namespace:  Com.ForbiddenByte.OSA.Core
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public 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.1
See Also