This website requires JavaScript.
Explore
Help
Sign in
hertog
/
godot-module-template
Template
Watch
2
Star
1
Fork
You've already forked godot-module-template
1
Code
Issues
2
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
Actions
77006
commits
7
branches
0
tags
170
MiB
53231879b3
Commit graph
3 commits
Author
SHA1
Message
Date
Thaddeus Crews
324512e11c
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
A Thousand Ships
59bcc2888c
Add methods to get argument count of methods
...
Added to: * `Callable`s * `Object`s * `ClassDB` * `Script(Instance)`s
2024-03-10 11:02:43 +01:00
Danil Alexeev
b31acb0cd5
GDScript: Allow utility functions to be used as
Callable
2024-01-05 21:16:53 +03:00