public DecompileScript ( System.Script script, int indent ) : string | ||
script | System.Script | the script to decompile |
indent | int | the number of spaces to indent the result |
Результат | string |
The canonical source of the script is returned.
public DecompileScript ( System.Script script, int indent ) : string | ||
script | System.Script | the script to decompile |
indent | int | the number of spaces to indent the result |
Результат | string |