<div>Hello.</div><div><br></div><div>I am wondering if there is any way to figure out which object is destroyed within objectEventPerformed() of a plugin.</div><div><br></div><div>For any other events, the object parameter of objectEventPerformed() indicates to which object the event was performed, but for OBJEVENT_DESTROYED, the object parameter seems empty. In detail, I would like to get the GUID of the object that is being destroyed, but I can&#39;t get it from the object parameter ...</div>
<div><br></div><div>Thank you!</div><div><br></div>~Jae