pub fn terminate_runtime()
Expand description
Releases all observers still in use. This should be called in the
godot_gdnative_terminate
callback.
pub fn terminate_runtime()
Releases all observers still in use. This should be called in the
godot_gdnative_terminate
callback.