C# Class SheepEp, HomeAlone

Inheritance: MonoBehaviour
显示文件 Open project: SNUGDC/HomeAlone

Public Properties

Property Type Description
DialogWindow GameObject

Public Methods

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

Method Details

ImageChange() public method

public ImageChange ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

DialogWindow public_oe property

public GameObject DialogWindow
return GameObject