Function instance_from_id
pub fn instance_from_id(instance_id: i64) -> Option<Gd<Object>>
👎Deprecated: Instance utilities in
godot::global
will be removed. Use methods on Gd
and InstanceId
instead.
For detailed reasons, see https://github.com/godot-rust/gdext/pull/901.