TriAxis-Games / RealtimeMeshComponent

Unreal Engine 5 plugin component for rendering runtime generated content.
https://rmc.triaxis.games/
Other
1.53k stars 405 forks source link

Fix missing include #258

Closed sinbad closed 10 months ago

sinbad commented 1 year ago

Just downloaded RMC to try, I'm running UE 5.2.1 with IncludeOrderVersion = EngineIncludeOrderVersion.Unreal5_2 and RMC failed to build because of a missing include. Easily fixed! :)

Koderz commented 10 months ago

I don't think this is necessary at this point as the plugin to my knowledge builds on every major platform/engine version. If this isn't the case feel free to let me know/reopen this.

Thanks for the support! Chris