C# Class PlaceBehindQuestionPanel, thinksy_unity_plugin

Inheritance: MonoBehaviour
显示文件 Open project: senseix/thinksy_unity_plugin

Public Properties

Property Type Description
questionPanel GameObject

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

questionPanel public_oe property

public GameObject questionPanel
return GameObject