godot-kotlin-jvm icon indicating copy to clipboard operation
godot-kotlin-jvm copied to clipboard

Add missing print functions to GD singleton.

Open CedNaru opened this issue 1 year ago • 0 comments

It seems we never implement some print methods from the Godot API like push_warning and push_error. Should be a simple fix requiring to add a few more bridges.

CedNaru avatar Mar 14 '24 18:03 CedNaru