C# 클래스 UserButton, CleanBGCProject

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

공개 프로퍼티들

프로퍼티 타입 설명
deleteButton Button
deleteButtonFrame GameObject
userButton Button
userText Text

프로퍼티 상세

deleteButton 공개적으로 프로퍼티

public Button deleteButton
리턴 Button

deleteButtonFrame 공개적으로 프로퍼티

public GameObject deleteButtonFrame
리턴 GameObject

userButton 공개적으로 프로퍼티

public Button userButton
리턴 Button

userText 공개적으로 프로퍼티

public Text userText
리턴 Text