citizenfx / fivem

The source code for the Cfx.re modification frameworks, such as FiveM, RedM and LibertyM, as well as FXServer.
https://cfx.re/
3.41k stars 2.01k forks source link

Add UI_FEED_* structs and natives to mono_rt2 #2516

Closed AvarianKnight closed 1 month ago

AvarianKnight commented 2 months ago

Goal of this PR

Implement the structs and natives for UIFEED*, this still needs testing for certain natives as I was not able to get certain UiFeed natives to work, theres also some weird VarString usages that need to be tested and have constructors implemented for

This PR applies to the following area(s)

ScRT: C#, RedM

Successfully tested on

Game builds: 1491

Platforms: Windows

Checklist

AvarianKnight commented 1 month ago

Closing as i do not plan on finishing this PR, if anyone wants to continue it feel free, its mostly done just likely needs a rebase onto initial implementation my other RedM PR