C# Class HappyEnding, HomeAlone

Inheritance: MonoBehaviour
Show file Open project: SNUGDC/HomeAlone

Public Properties

Property Type Description
TextImage Image

Public Methods

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

Method Details

GoToStart() public method

public GoToStart ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

TextImage public property

public Image TextImage
return Image