메소드 | 설명 | |
---|---|---|
CreateCompiler ( MonoIsland island, bool buildingForEditor, BuildTarget targetPlatform, bool runUpdater ) : |
||
GetExtensionICanCompile ( ) : string | ||
GetLanguageName ( ) : string | ||
GetNamespace ( string fileName, string definedSymbols ) : string |
메소드 | 설명 | |
---|---|---|
GetCSharpCompiler ( BuildTarget targetPlatform, bool buildingForEditor, string assemblyName ) : CSharpCompiler |
public CreateCompiler ( MonoIsland island, bool buildingForEditor, BuildTarget targetPlatform, bool runUpdater ) : |
||
island | MonoIsland | |
buildingForEditor | bool | |
targetPlatform | BuildTarget | |
runUpdater | bool | |
리턴 |
public GetNamespace ( string fileName, string definedSymbols ) : string | ||
fileName | string | |
definedSymbols | string | |
리턴 | string |