summaryrefslogtreecommitdiff
path: root/modules/gdscript/gdscript_rpc_callable.h
AgeCommit message (Expand)Author
2022-07-26[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.Fabio Alessandrelli
2022-07-25Code quality: Fix header guards consistencyRĂ©mi Verschelde
2022-02-07[Net] Add type check to GDScriptRPCCallable.Fabio Alessandrelli
2022-02-07[Net] Implement GDScript custom RPC callable.Fabio Alessandrelli