Hello!
Alright so I am trying to create a @editable reference for a pop up dialog device in VERSE But I have no idea what its called or where to look for it.
For instance I know to create a button reference it would be like so:
@editable
Button: button_device = button_device{}
But i have no idea where to look for what other objects are called. For example the
Pop up dialog, What do I write in order for verse to know that its a pop up dialog
The reason for this is because i am trying to create a Subscribe function for when a player chooses an option from the pop up dialog