Jump to content

How does an object delete itself?


kent

Recommended Posts

OK. Figured it out. Defined in simObject.


safeDeleteObject() - schedules an object to be removed in 1ms.

deleteObject() - deletes the object immediately.


And for the record, you don't really want to call either of these inside unpack_update()..

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...