C# Class ScrollableList, xsolla-unity-sdk

Inheritance: MonoBehaviour
Mostra file Open project: xsolla/xsolla-unity-sdk Class Usage Examples

Public Properties

Property Type Description
itemCount int
itemPrefab GameObject

Public Methods

Method Description
Start ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

itemCount public_oe property

public int itemCount
return int

itemPrefab public_oe property

public GameObject itemPrefab
return GameObject