I have a custom a custom main menu and skill menu. I'd like to be able to use for example G_SkillPropertyInt() on the available skills in the latter to print tooltip info when an entry is hovered over.
For this, I suggest an additional argument for these functions, and perhaps access to an array of available skill definitions.