C# Class LevelManager.Level, Imagine_block-knock

ファイルを表示 Open project: Microsoft/Imagine_block-knock Class Usage Examples

Public Properties

Property Type Description
goldRequirement int
prefab GameObject
silverRequirement int

Property Details

goldRequirement public_oe property

public int goldRequirement
return int

prefab public_oe property

public GameObject prefab
return GameObject

silverRequirement public_oe property

public int silverRequirement
return int