C# Class BearEvent, HomeAlone

Inheritance: MonoBehaviour
Exibir arquivo Open project: SNUGDC/HomeAlone Class Usage Examples

Public Properties

Property Type Description
Dialog GameObject
player_doubt GameObject

Public Methods

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

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

bearImage() public method

public bearImage ( ) : void
return void

Property Details

Dialog public_oe property

public GameObject Dialog
return GameObject

player_doubt public_oe property

public GameObject player_doubt
return GameObject