ArticySoftware / Articy3ImporterForUnreal

Articy Importer plugin for the Unreal Engine 4 and Unreal Engine 5 (work in progress).
MIT License
98 stars 41 forks source link

UE 5.3 Compatibility #82

Closed SalamiArmi closed 8 months ago

SalamiArmi commented 1 year ago

I've stripped out incompatible interface to allow UE 5.3.X to compile. I'm unclear on the purpose of FGCObject seeing as FArticyGVEditor::AddReferencedObjects() implementation was empty.

I doubt overall that this is a good fix, but figured I'd get the ball rolling on UE 5.3 compatibility.

SalamiArmi commented 8 months ago

Closing pull request - official support has been provided already.