C# Class QuestionBoxTextController, HomeAlone

Inheritance: MonoBehaviour
Afficher le fichier Open project: SNUGDC/HomeAlone

Méthodes publiques

Свойство Type Description
Animal GameObject[]
ChangableText_AfterChange string[]
ChangableText_BeforeChange string[]
CondtionNumber int
FixText string[]

Méthodes publiques

Méthode Description
Start ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

Animal public_oe property

public GameObject[] Animal
Résultat GameObject[]

ChangableText_AfterChange public_oe property

public string[] ChangableText_AfterChange
Résultat string[]

ChangableText_BeforeChange public_oe property

public string[] ChangableText_BeforeChange
Résultat string[]

CondtionNumber public_oe property

public int CondtionNumber
Résultat int

FixText public_oe property

public string[] FixText
Résultat string[]