Call function Gdscript in C#
Asked Answered
T

11

0

I have function in gdscript how call function from c#

Timmy answered 2/11, 2023 at 11:3 Comment(0)
T
0


Need using method Call
Solved

Timmy answered 2/11, 2023 at 11:17 Comment(0)
T
0

How get result execution function?
authentificate_async have return int

Timmy answered 2/11, 2023 at 12:2 Comment(0)
T
0

Why return class GDScriptFunctionState
Godot 4 don't have GDScriptFunctionState?

Timmy answered 2/11, 2023 at 15:19 Comment(0)
E
0

Timmy Let's see the function code.

Expose answered 2/11, 2023 at 16:33 Comment(0)
T
0

Expose
C#

GDScript

Timmy answered 2/11, 2023 at 17:22 Comment(0)
E
0

Timmy You didn't show what gets printed. Print the result without casting and print it in GDScript function as well.

Expose answered 2/11, 2023 at 17:39 Comment(0)
T
0

Expose

Timmy answered 2/11, 2023 at 18:15 Comment(0)
E
0

Timmy What happens if you do a regular call from GDScript instead of coroutine await?

Expose answered 2/11, 2023 at 18:28 Comment(0)
T
0

Expose
Need change to GodotObject to Variant

How use await?

Timmy answered 2/11, 2023 at 18:41 Comment(0)
T
0

Expose

Solved

Timmy answered 2/11, 2023 at 19:7 Comment(0)
T
0

Expose
Thanks for help 🙂

Timmy answered 2/11, 2023 at 19:13 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.