Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is Notify and How Can I use it to Create Custom UI?

create Custom notify UI
0
10 Posted

What is Notify and How Can I use it to Create Custom UI?

0
10

Notify is just an interface into the game that does a block of work according to the string you pass in (the notify string gets passed into an event handler that’s hard-coded). So those events are handled internally and follow no particular naming convention or standard. You should use skrit to create your own events because notify is just for internal usage (though you are welcome to use a notify call if it does what you need it to do).

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123