Skip to content

ASR in Unreal Engine C++ #1960

Discussion options

You must be logged in to vote

Okay, I'm gonna mark this as solved.

Unreal doesn't like the cxx api because of the MoveOnly Class, I think it clashes with Unreals garbage collection system.

I hate that I didn't try this earlier but I've used c-api instead (following closely to c api example), raw c code amongst a cpp class and it works perfectly!

Thanks Fangjun Kuang! Your help is greatly appreciated, my gratitude is immeasurable.
(I will probably be back with more questions soon... :D)

Replies: 1 comment 26 replies

Comment options

You must be logged in to vote
26 replies
@csukuangfj
Comment options

@DominicHughes899
Comment options

@csukuangfj
Comment options

@DominicHughes899
Comment options

Answer selected by DominicHughes899
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants