6// contains additional info for modders to use when using tooltip related draw hooks
7// most stuff is readonly here or only has a public getter, because the related draw hooks are not meant for modifying most info (hence also new keywords to hide from TooltipLine)
8// modders should use ModifyTooltips for modifying tooltips
9// what is modifiable is certain draw related info such as the X and Y position