#BP exec proxy

1 messages ยท Page 1 of 1 (latest)

patent spindle
narrow wedge
patent spindle
#

Mind if I add that to Narxim's ?

narrow wedge
#

Use as you please ๐Ÿ˜€

patent spindle
#

Cool !

#

Glad it works ๐Ÿ™‚

#

The code seems good too GG

#

Hope you didn't mind me asking if you were new to GAS! It's always easier to help knowing the level of the other person

#

Have a good weekend!

narrow wedge
#

I also made the GAS Helper Plugin.. so..
Quite experienced.. still learning.. as always ๐Ÿ˜€

patent spindle
#

ohhhhhhhhhhhhhhh

#

that's pretty sweet

narrow wedge
#

I try to expose stuff to BP, since epic seem to refuse to..
For those, not able or willing to do C++..
And GAS is absolutely worth using..

patent spindle
#

I should test it sometimes

#

So the plugin generates the c++ ?

#

You're probably good in the editor code then ! I am thrash on that part ๐Ÿ˜„

narrow wedge
#

The plugin writes the Header and definition file, based on a categorized table..
For AttributeSet, a Base Character Class, AsC, GPE..

#

And also creates Structs and arnums for the Attribute categories...

patent spindle
#

that's cool for people not very c++ knowledgeable

narrow wedge
#

So you have an enum list of all attributes, or by categories

patent spindle
#

you're missing using scalable floats

#

that's really cool

#

probably gonna give you some money just to have a look at it ๐Ÿ™‚

#

(not that I need it, the goal is to understand)

#

Someone on the channel was making something like it actuallyy

narrow wedge
#

I am absolutely willing to do C++..
But also using my own work.. since it is convenient to have an Editor Utility to create and manage attributes.. instead of copy and pasting code over and over again..

patent spindle
#

Not exactly the same

#

alright, back to bed now I cleared an potential issue in one of my commits ๐Ÿ˜„

narrow wedge
#

Yep.. know it.

It's cool. The more GAS stuff is available for BP.. the more will use it.. the more the Stuff gets documented

patent spindle
#

yeah

#

take care !

narrow wedge
#

Have a good night (it's 12:24 pm here xD)

patent spindle
#

I am currently implementing your version, with slights tweaks

#

I'll let you know once commited, if you want to have a look, and comment

#

Pretty sure there was some broken stuff

#

Break() was missing prepared EvaluationParameters

#

Need to be tested too.

#

Probably missing a lot of stuff from the spec (as static methods, again)

#

Replaced arrays with Maps for Uniqueness.

#

can also call evaluates etc since I added the captured aggregated tags from the exec

#

This kinda sucks though

#

Nope, all good

patent spindle