This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/tiennm99/godot.git
synced
2026-06-18 17:27:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
44,448
Commits
5
Branches
47
Tags
cebdfd1bbd060bd77a9875ebfa5f8cebb6e2d7c0
Commit Graph
2 Commits
Author
SHA1
Message
Date
Fabio Alessandrelli
086256431a
[Net] Add type check to GDScriptRPCCallable.
...
It will print an error when using an RPC defined on an object which does not extend Node.
2022-02-07 13:39:45 +01:00
Fabio Alessandrelli
994638da4f
[Net] Implement GDScript custom RPC callable.
2022-02-07 13:39:10 +01:00