CocaColaBear / types-ragemp-c

Rage:MP TypeScript type definition for Client-side
https://rage.mp/
MIT License
53 stars 60 forks source link

1.0 missed BrowserMp methods #51

Closed theusersimons closed 4 years ago

theusersimons commented 4 years ago
  1. Browser.call(eventName, arguments...)
  2. Browser.executeCached(string code)
pixlcrashr commented 4 years ago

Would you like to file a PR? Also: What is the changelog source for this addition?

theusersimons commented 4 years ago

Would you like to file a PR? Also: What is the changelog source for this addition?

https://rage.mp/forums/topic/6575-rage-multiplayer-10-developer-preview-1-release/

Unfortunately, i can't copy the full link to the title, but try to find it by "API: CEF Updates". This should be added to the interface BrowserMp.

pixlcrashr commented 4 years ago

Alright then, can you file a PR? - That would relieve us of work.