godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
88.68k stars 20.11k forks source link

RID::is_valid missing from GDNative C API #15897

Open Zylann opened 6 years ago

Zylann commented 6 years ago

Godot 3.0 master

As I progress porting my module, I found that godot_rid_is_valid() is missing from the C API of RID. Should it be added?

Calinou commented 4 years ago

@Zylann Is this still relevant in Godot 3.2.1?

Zylann commented 4 years ago

Looks like it is https://github.com/godotengine/godot/blob/3.2/modules/gdnative/include/gdnative/rid.h