多能豆

Results 1 issues of 多能豆

### Godot version 4.0-dev.20211108 ### System information Ubuntu20.04,headless,HD Graphics 530 ### Issue description I'm using Callable in Godot4.The following code works well: ```gdscript func test(): print("in test") func _ready(): print("_ready:")...

bug
topic:core
topic:gdscript