C# Class QuestionBoxTextController, HomeAlone

Inheritance: MonoBehaviour
Datei anzeigen Open project: SNUGDC/HomeAlone

Public Properties

Property Type Description
Animal GameObject[]
ChangableText_AfterChange string[]
ChangableText_BeforeChange string[]
CondtionNumber int
FixText string[]

Public Methods

Method Description
Start ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

Animal public_oe property

public GameObject[] Animal
return GameObject[]

ChangableText_AfterChange public_oe property

public string[] ChangableText_AfterChange
return string[]

ChangableText_BeforeChange public_oe property

public string[] ChangableText_BeforeChange
return string[]

CondtionNumber public_oe property

public int CondtionNumber
return int

FixText public_oe property

public string[] FixText
return string[]