GDScriptGetAsByteCode Method |
Returns byte code for the script source code.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntaxpublic byte[] GetAsByteCode()
Return Value
Type:
Byte[Missing <returns> documentation for "M:Godot.GDScript.GetAsByteCode"]
See Also