I have function in gdscript how call function from c#
Call function Gdscript in C#
Sinnarenell added the Godot 4.X tag .
Need using method Call
Solved
How get result execution function?
authentificate_async have return int
Why return class GDScriptFunctionState
Godot 4 don't have GDScriptFunctionState?
Sinnarenell Let's see the function code.
- Edited
xyz
C#
GDScript
- Edited
Sinnarenell You didn't show what gets printed. Print the result without casting and print it in GDScript function as well.
Sinnarenell What happens if you do a regular call from GDScript instead of coroutine await?
- Edited
xyz
Need change to GodotObject to Variant
How use await?
xyz
Solved
xyz
Thanks for help