I’m working with Verse in UEFN and I’m using a trigger_device.
I noticed that in several recent YouTube tutorials, creators are using the SubscribeAgent method on the TriggeredEvent, like this:
However, in my project, the SubscribeAgent function does not appear or is not recognized for my triggers – only the standard Subscribe method is available.
Is there something I need to enable or import in order to use SubscribeAgent? Do I need a specific project template, device version, or beta access?
Any help or clarification would be greatly appreciated!