Method | Description | |
---|---|---|
ConvertIncludesToFullPaths ( IEnumerable |
||
ConvertOutputFileToFullPath ( string outputFileRelativePath ) : string | ||
WebGLIl2CppNativeCodeBuilder ( bool enableExceptionSupport ) : System | ||
WebGLIl2CppNativeCodeBuilder ( bool enableExceptionSupport, string linkerFlags, IEnumerable |
Method | Description | |
---|---|---|
SetupEnvironment ( |
public ConvertIncludesToFullPaths ( IEnumerable |
||
relativeIncludePaths | IEnumerable |
|
return | IEnumerable |
public ConvertOutputFileToFullPath ( string outputFileRelativePath ) : string | ||
outputFileRelativePath | string | |
return | string |
protected SetupEnvironment ( |
||
startInfo | ||
return | void |
public WebGLIl2CppNativeCodeBuilder ( bool enableExceptionSupport ) : System | ||
enableExceptionSupport | bool | |
return | System |
public WebGLIl2CppNativeCodeBuilder ( bool enableExceptionSupport, string linkerFlags, IEnumerable |
||
enableExceptionSupport | bool | |
linkerFlags | string | |
libs | IEnumerable |
|
jsPre | IEnumerable |
|
jsLib | IEnumerable |
|
return | System |