Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CEF - Missing functions #89

Open
CaptainCrasi opened this issue Jul 31, 2024 · 0 comments
Open

CEF - Missing functions #89

CaptainCrasi opened this issue Jul 31, 2024 · 0 comments

Comments

@CaptainCrasi
Copy link

Missing Type

addProc() missing for CEF. It is possible to add Proc Events in CEF.
It's same syntax as the clientside definition
image

Proof that this type exists.

CODE:
cef
image
client
image
server
image

PROOF:
Before
image
After
image

Additional Information/Comments

There is currently a cef -> client side bug. Keeps returning undefined but xday said he may push out a fix soon.
I recommend putting in the function definition that the callback is bugged.
I also recommend adding a definition to BroswerMp.callProc() that it calls an event set with addProc() inside a browser since I see the wiki definition as being hard to understand.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant