C# Class DecideCharacter, HomeAlone

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

Public Properties

Property Type Description
JHInfo GameObject

Public Methods

Method Description
Decide ( string sceneToChangeTo ) : void

Method Details

Decide() public method

public Decide ( string sceneToChangeTo ) : void
sceneToChangeTo string
return void

Property Details

JHInfo public_oe property

public GameObject JHInfo
return GameObject