This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e7e736c03be30db520a061a342eba0e81e5d131d
godot
/
platform
/
android
/
plugin
History
Fredia Huya-Kouadio
e7e736c03b
Fix parameters passing when emitting signal
...
The issue was caused because we were using variables local to the `for` loop block.
2020-05-25 11:50:36 -07:00
..
godot_plugin_config.h
Implementation of the Godot Android Plugin configuration file
2020-05-17 11:11:26 -07:00
godot_plugin_jni.cpp
Fix parameters passing when emitting signal
2020-05-25 11:50:36 -07:00
godot_plugin_jni.h
Add signal support to Godot Android plugin:
2020-04-10 09:22:21 -07:00