C# Class FSCompilerWindow, FSharp-Unity

Inheritance: EditorWindow
Exibir arquivo Open project: gilzoide/FSharp-Unity Class Usage Examples

Public Methods

Method Description
Log ( string msg ) : void

Private Methods

Method Description
CompileFSs ( ) : void
OnGUI ( ) : void
ShowWindow ( ) : void

Method Details

Log() public method

public Log ( string msg ) : void
msg string
return void