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

how to subscribe to an event in blueprint #14

Open
Amaratsu opened this issue Jul 27, 2023 · 1 comment
Open

how to subscribe to an event in blueprint #14

Amaratsu opened this issue Jul 27, 2023 · 1 comment

Comments

@Amaratsu
Copy link

Hello, how to subscribe to an event in the blueprint, I don’t need to send anything, just subscribe to the alarm from the signalr side, I noticed that there is a signalrwrapper, but I didn’t understand how to interact with it, I will be glad for any help

@Amaratsu
Copy link
Author

I see example from readme for C++: Hub->On(TEXT("EventName")).BindLambda([](const TArray& Arguments)
{
...
});
but not blueprints

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

No branches or pull requests

1 participant