Property | Type | Description | |
---|---|---|---|
FriendNameVisit | string | ||
IntVisitCount | int | ||
QuestionBox | GameObject | ||
VisitCount | Text | ||
eventButton | Button[] | ||
eventSave | string[] | ||
eventText | Text[] | ||
eventTitle | string[] | ||
heart | GameObject[] | ||
love1 | int | ||
myButton | Button |
Method | 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 |
public EpisodeEnabled ( GameObject ep ) : void | ||
ep | GameObject | |
return | void |
public EpisodeNotice ( GameObject ep ) : void | ||
ep | GameObject | |
return | void |
public SendVisitNumber ( Text Counter ) : void | ||
Counter | Text | |
return | void |