C# 클래스 UnityEditor.Tizen.PostProcessTizenPlayer.Progress

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled

공개 메소드들

메소드 설명
Progress ( string title, string message, float val ) : System
Show ( Program program ) : void

메소드 상세

Progress() 공개 메소드

public Progress ( string title, string message, float val ) : System
title string
message string
val float
리턴 System

Show() 공개 메소드

public Show ( Program program ) : void
program Program
리턴 void