C# Class InitializeCategoryContent, Multiplier

Inheritance: MonoBehaviour
显示文件 Open project: tommai78101/Multiplier

Public Properties

Property Type Description
categoryContentPrefab GameObject
levelingRatesContent Transform

Public Methods

Method Description
Awake ( ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

Property Details

categoryContentPrefab public_oe property

public GameObject categoryContentPrefab
return GameObject

levelingRatesContent public_oe property

public Transform levelingRatesContent
return Transform