Unlocks the time out for the object that is locked by the method LockTimeOut.
public static void UnLockTimeOut(
string id
)
id
The id of the 3D object.
✅ IMPORTANT
To keep objects alive indefinitely, call UnlockTimeOut every 2 minutes before the 3 minutes time out.