util_unref_in_thread


Description:


[ Version ( since = "3.26" ) ]
public void util_unref_in_thread (void* object)

Unrefs the given object in a dedicated thread.

This is useful when unreffing object deep in call stack when the caller might still use the object and this being the last reference to it.

Parameters:

object

a Object


Namespace: E