You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-09 12:50:35 +00:00
-some changes by okam
This commit is contained in:
@@ -349,6 +349,8 @@ public:
|
||||
Error load_source_code(const String& p_path);
|
||||
Error load_byte_code(const String& p_path);
|
||||
|
||||
Vector<uint8_t> get_as_byte_code() const;
|
||||
|
||||
virtual ScriptLanguage *get_language() const;
|
||||
|
||||
GDScript();
|
||||
|
||||
Reference in New Issue
Block a user