Hi
Ashley,
I've noticed that this functions similarly to the Scripting Interface, as it currently references the name of the object. Is there a way to reference the Object Type instead? Specifically, in this case, to retrieve the Single Global Instance.
The issue arises when the user changes the object name, causing the plugin to stop working.
I considered looping through the list of objects, but that feels like overkill.
Could there be an API method that I'm overlooking?
Thank you!