C# Class Friend, HomeAlone

Inheritance: MonoBehaviour
Afficher le fichier Open project: SNUGDC/HomeAlone Class Usage Examples

Méthodes publiques

Свойство Type Description
FriendNameVisit string
IntVisitCount int
QuestionBox GameObject
VisitCount Text
eventButton Button[]
eventSave string[]
eventText Text[]
eventTitle string[]
heart GameObject[]
love1 int
myButton Button

Méthodes publiques

Méthode Description
AlbumUpdate ( ) : void
Awake ( ) : void
EpisodeEnabled ( GameObject ep ) : void
EpisodeNotice ( GameObject ep ) : void
EventEnabled ( ) : void
HeartToRed1 ( Image red ) : void
HeartToRed2 ( Image red ) : void
HeartToRed3 ( Image red ) : void
HowFriendly ( ) : int
SendVisitNumber ( Text Counter ) : void
Update ( ) : void

Method Details

AlbumUpdate() public méthode

public AlbumUpdate ( ) : void
Résultat void

Awake() public méthode

public Awake ( ) : void
Résultat void

EpisodeEnabled() public méthode

public EpisodeEnabled ( GameObject ep ) : void
ep GameObject
Résultat void

EpisodeNotice() public méthode

public EpisodeNotice ( GameObject ep ) : void
ep GameObject
Résultat void

EventEnabled() public méthode

public EventEnabled ( ) : void
Résultat void

HeartToRed1() public méthode

public HeartToRed1 ( Image red ) : void
red Image
Résultat void

HeartToRed2() public méthode

public HeartToRed2 ( Image red ) : void
red Image
Résultat void

HeartToRed3() public méthode

public HeartToRed3 ( Image red ) : void
red Image
Résultat void

HowFriendly() public méthode

public HowFriendly ( ) : int
Résultat int

SendVisitNumber() public méthode

public SendVisitNumber ( Text Counter ) : void
Counter Text
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

FriendNameVisit public_oe property

public string FriendNameVisit
Résultat string

IntVisitCount public_oe property

public int IntVisitCount
Résultat int

QuestionBox public_oe property

public GameObject QuestionBox
Résultat GameObject

VisitCount public_oe property

public Text VisitCount
Résultat Text

eventButton public_oe property

public Button[] eventButton
Résultat Button[]

eventSave public_oe property

public string[] eventSave
Résultat string[]

eventText public_oe property

public Text[] eventText
Résultat Text[]

eventTitle public_oe property

public string[] eventTitle
Résultat string[]

heart public_oe property

public GameObject[] heart
Résultat GameObject[]

love1 public_oe static_oe property

public static int love1
Résultat int

myButton public_oe property

public Button myButton
Résultat Button