C# 클래스 FSCompilerProcess, FSharp-Unity

파일 보기 프로젝트 열기: gilzoide/FSharp-Unity 1 사용 예제들

공개 메소드들

메소드 설명
Compile ( string script, string inputFile, string outputFile ) : void
FSCompilerProcess ( FSCompilerWindow, win ) : System

비공개 메소드들

메소드 설명
Log ( string msg ) : void
LogError ( string msg ) : void
WhenFSCExit ( object sender, EventArgs e ) : void

메소드 상세

Compile() 공개 메소드

public Compile ( string script, string inputFile, string outputFile ) : void
script string
inputFile string
outputFile string
리턴 void

FSCompilerProcess() 공개 메소드

public FSCompilerProcess ( FSCompilerWindow, win ) : System
win FSCompilerWindow,
리턴 System