mirror of
https://github.com/godotengine/godot.git
synced 2025-11-10 02:21:15 +00:00
Remove unimplemented methods
This commit is contained in:
parent
62db47a7fb
commit
4d3690eba5
81 changed files with 4 additions and 213 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue