C# Class Friend3Item, HomeAlone

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

Méthodes publiques

Свойство Type Description
DialogPanel GameObject
NeedTalkCount int
PopUpText Text
text string

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void
load ( ) : void
save ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

load() public méthode

public load ( ) : void
Résultat void

save() public méthode

public save ( ) : void
Résultat void

Property Details

DialogPanel public_oe property

public GameObject DialogPanel
Résultat GameObject

NeedTalkCount public_oe property

public int NeedTalkCount
Résultat int

PopUpText public_oe property

public Text PopUpText
Résultat Text

text public_oe property

public string text
Résultat string