Difference between revisions of "DeleteWhenAble - ObjectReference"

→‎Notes: Added result of an issue I found with this function.
imported>Thingy Person
imported>Pickysaurus
(→‎Notes: Added result of an issue I found with this function.)
 
Line 29: Line 29:


== Notes ==
== Notes ==
* DeleteWhenAble() will pause the current script and will not return until the object has been deleted successfully.
* Using DeleteWhenAble() within a scene can cause it to stall. ( This needs independent verification. My assumption is that the scene is waiting for the operation to complete. )
* Using DeleteWhenAble() within a scene can cause it to stall. ( This needs independent verification. My assumption is that the scene is waiting for the operation to complete. )


Anonymous user