C# 클래스 DialogController, cloudsave-sdk-sampleapp

상속: MonoBehaviour, IPointerEnterHandler
파일 보기 프로젝트 열기: UnityTech/cloudsave-sdk-sampleapp 1 사용 예제들

공개 메소드들

메소드 설명
OnOKButton ( ) : void
Show ( string message ) : void

비공개 메소드들

메소드 설명
Hide ( ) : void
Start ( ) : void

메소드 상세

OnOKButton() 공개 메소드

public OnOKButton ( ) : void
리턴 void

Show() 공개 메소드

public Show ( string message ) : void
message string
리턴 void