C# 클래스 Friend, HomeAlone

상속: MonoBehaviour
파일 보기 프로젝트 열기: SNUGDC/HomeAlone 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FriendNameVisit string
IntVisitCount int
QuestionBox GameObject
VisitCount Text
eventButton Button[]
eventSave string[]
eventText Text[]
eventTitle string[]
heart GameObject[]
love1 int
myButton Button

공개 메소드들

메소드 설명
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

메소드 상세

AlbumUpdate() 공개 메소드

public AlbumUpdate ( ) : void
리턴 void

Awake() 공개 메소드

public Awake ( ) : void
리턴 void

EpisodeEnabled() 공개 메소드

public EpisodeEnabled ( GameObject ep ) : void
ep GameObject
리턴 void

EpisodeNotice() 공개 메소드

public EpisodeNotice ( GameObject ep ) : void
ep GameObject
리턴 void

EventEnabled() 공개 메소드

public EventEnabled ( ) : void
리턴 void

HeartToRed1() 공개 메소드

public HeartToRed1 ( Image red ) : void
red Image
리턴 void

HeartToRed2() 공개 메소드

public HeartToRed2 ( Image red ) : void
red Image
리턴 void

HeartToRed3() 공개 메소드

public HeartToRed3 ( Image red ) : void
red Image
리턴 void

HowFriendly() 공개 메소드

public HowFriendly ( ) : int
리턴 int

SendVisitNumber() 공개 메소드

public SendVisitNumber ( Text Counter ) : void
Counter Text
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

FriendNameVisit 공개적으로 프로퍼티

public string FriendNameVisit
리턴 string

IntVisitCount 공개적으로 프로퍼티

public int IntVisitCount
리턴 int

QuestionBox 공개적으로 프로퍼티

public GameObject QuestionBox
리턴 GameObject

VisitCount 공개적으로 프로퍼티

public Text VisitCount
리턴 Text

eventButton 공개적으로 프로퍼티

public Button[] eventButton
리턴 Button[]

eventSave 공개적으로 프로퍼티

public string[] eventSave
리턴 string[]

eventText 공개적으로 프로퍼티

public Text[] eventText
리턴 Text[]

eventTitle 공개적으로 프로퍼티

public string[] eventTitle
리턴 string[]

heart 공개적으로 프로퍼티

public GameObject[] heart
리턴 GameObject[]

love1 공개적으로 정적으로 프로퍼티

public static int love1
리턴 int

myButton 공개적으로 프로퍼티

public Button myButton
리턴 Button