C# Class HintController, TimeLapsus

Inheritance: MonoBehaviour
显示文件 Open project: halbich/TimeLapsus Class Usage Examples

Public Properties

Property Type Description
HintTemplate GameObject
IsHintActive bool
IsHintEnabled bool

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

HintTemplate public_oe property

public GameObject HintTemplate
return GameObject

IsHintActive public_oe property

public bool IsHintActive
return bool

IsHintEnabled public_oe property

public bool IsHintEnabled
return bool