Skip to content

CEF - Missing functions #89

Description

@CaptainCrasi

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions