Deactivated instances

N

NoFontNL

Guest
If I add an instance ID to a list and then deactivate that instance, can I still change it's properties and position by calling the instance ID saved in the list?
 

Simon Gust

Member
yes, but only with dot-operations. deactivated instances cannot be accessed via a with statement nor do they show up in a with-loop.
 
Top