You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would love if we had a wrapper for webviews on textures. Maybe even with audio (or even multichannel audio as @Dav-Renz requested) but dont know if that is in the scope.
Could be funny to use for server that want todo public viewing events, or even like in some FiveM Servers, that each tv prop can stream custom youtube videos, twitch streams etc.
heres the declaration: WebView(url: string, propHash: number, targetTexture: string): WebView
Would love if we had a wrapper for webviews on textures. Maybe even with audio (or even multichannel audio as @Dav-Renz requested) but dont know if that is in the scope.
Could be funny to use for server that want todo public viewing events, or even like in some FiveM Servers, that each tv prop can stream custom youtube videos, twitch streams etc.
heres the declaration:
WebView(url: string, propHash: number, targetTexture: string): WebView
https://docs.altv.mp/js/api/alt-client.WebView.html#_altmp_altv_types_alt_client_WebView_constructor_1
The text was updated successfully, but these errors were encountered: