Stuyk / altv-athena

A Roleplay Framework for alt:V by Stuyk
https://athenaframework.com/
229 stars 149 forks source link

Add AthenaClient.webview.off Function #455

Open MnkyArts opened 9 months ago

MnkyArts commented 9 months ago

Lets us override AthenaClient.webview.on events.

Just had the problem that i searched for hours why my Plugin keeps using an old value until i found out that the ClientEvents gets cached.

Maybe there is another better work around than this pull if yes please lmk and close it.

Scraped the whole override idea after talking with @jonasesser. We added now a .off function to remove an ClientEvent.