AbstractViewsHolder
Init Method (RectTransform, RectTransform, Int32, Boolean, Boolean)
|
Namespace:
Com.ForbiddenByte.OSA.Core
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void Init(
RectTransform rootPrefab,
RectTransform parent,
int itemIndex,
bool activateRootGameObject = true,
bool callCollectViews = true
)
Parameters
- rootPrefab
- Type: RectTransform
- parent
- Type: RectTransform
- itemIndex
- Type: SystemInt32
- activateRootGameObject (Optional)
- Type: SystemBoolean
- callCollectViews (Optional)
- Type: SystemBoolean
Version Information
Optimized ScrollView Adapter
Supported in: 4.3
See Also