Does the Engine also offer a way to iterate over the "content" of Blueprints? #2
skunkiferous
started this conversation in
General
Replies: 1 comment
-
|
Thanks. I think it is a very interesting idea. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know it's not the goal of this plugin, but I've been wondering if there is a way to "read" an entire Blueprint, including the "code".
If that was possible too, it would mean you could create a plugin that export en entire Blueprint, or even an entire project, to some text format (JSON/XML/...). Once you have that, you can then read the output and "translate" it to "something else". I'm personally currently interested in AngelScript, as a replacement for Blueprint...
Beta Was this translation helpful? Give feedback.
All reactions