C# Class ObjectInfoTextManager, HomeAlone

Inheritance: MonoBehaviour
Mostra file Open project: SNUGDC/HomeAlone

Public Properties

Property Type Description
InfoText Text
Text string[]

Public Methods

Method Description
InfoNumber ( ) : void
Start ( ) : void

Method Details

InfoNumber() public method

public InfoNumber ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

InfoText public_oe property

public Text InfoText
return Text

Text public_oe property

public string[] Text
return string[]