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

Updates and Blueprints #4

Open
Amaratsu opened this issue Dec 1, 2021 · 3 comments
Open

Updates and Blueprints #4

Amaratsu opened this issue Dec 1, 2021 · 3 comments

Comments

@Amaratsu
Copy link

Amaratsu commented Dec 1, 2021

Hi, I see that you are updating the plugin and it is very encouraging, thank you very much for the work done, can you tell me if the plugin will be updated to version 2.4.2 and later versions, will it also be done for blueprints?

@intelligide
Copy link
Contributor

This is not planned now. My goal right now is to provide a usable and performing library at first. I don't exclude the idea of offering support for the blueprint. BP support will be a bit complicated to do since this plugin uses dynamic arguments and nested structures in its public API, which could lead to BP bloats.

I'm totally open to the idea if someone wants to provide this in a separate plugin or in a module of this plugin.

Tip: I encourage you to code in C++. It's not such a complicated language. Epic has designed BP to work in tandem with C++. Knowing C++ is really a good thing to use advanced features or understand how certain parts of the engine work. 😉😄

@Amaratsu
Copy link
Author

Amaratsu commented Jan 3, 2022

Thanks for the answer, if someone will output the Signalr to blueprints, please share with me or the author.

@intelligide
Copy link
Contributor

I added the blueprint support. It is quite basic and will change before the first stable release.

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

2 participants