Click or drag to resize

MyItemViewsHolderUpdateFromModel Method

Utility getting rid of the need of manually writing assignments

Namespace:  Com.ForbiddenByte.OSA.Demos.ContentSizeFitter
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void UpdateFromModel(
	ExampleItemModel model,
	Texture2D[] availableIcons
)

Parameters

model
Type: Com.ForbiddenByte.OSA.Demos.ContentSizeFitterExampleItemModel
availableIcons
Type: Texture2D
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also