You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-12 13:20:55 +00:00
Remove unimplemented methods
This commit is contained in:
@@ -74,8 +74,6 @@ public:
|
||||
|
||||
virtual ScriptLanguage *get_language();
|
||||
|
||||
void set_path(const String &p_path);
|
||||
|
||||
virtual MultiplayerAPI::RPCMode get_rpc_mode(const StringName &p_method) const;
|
||||
virtual MultiplayerAPI::RPCMode get_rset_mode(const StringName &p_variable) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user