Function GDScript.getAsByteCode

Returns byte code for the script source code.

PoolArray!(ubyte) getAsByteCode() nothrow @nogc const;