To make use of missing types like CitizenFX.FiveM.UI.Text and others in the .UI namespace see original
Importancy
Overal quality to the runtime
API and/or potential implementation
Reimplement v1 CitizenFX.Core.UI.* as CitizenFX.Core.GUI.*, usage of UI is too broad and apparently this namespace only contains types related to the GUI.
Extra
These types were deliberately left out of v2 because they had performance and naming issues, thus this request will imply a thorough read-through and refactor.
Goal
To make use of missing types like
CitizenFX.FiveM.UI.Text
and others in the.UI
namespace see originalImportancy
Overal quality to the runtime
API and/or potential implementation
Reimplement v1
CitizenFX.Core.UI.*
asCitizenFX.Core.GUI.*
, usage of UI is too broad and apparently this namespace only contains types related to the GUI.Extra
These types were deliberately left out of v2 because they had performance and naming issues, thus this request will imply a thorough read-through and refactor.
Previously requested by #14 and #15.