C# Class ToSelect

Inheritance: MonoBehaviour
ファイルを表示 Open project: SNUGDC/stardust Class Usage Examples

Public Properties

Property Type Description
GotoSelect GameObject
level int

Public Methods

Method Description
Update ( ) : void

Private Methods

Method Description
Start ( ) : IEnumerator

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

GotoSelect public_oe property

public GameObject GotoSelect
return GameObject

level public_oe property

public int level
return int