Is there a system expression (or alternate way) to get the Window Size values from the Project setting section of the Properties Bar? Right now I'm finding that I am hard coding those numbers into my formulas for things like HUDs, and it'd be nice to have them dynamic in case I want to change the system setting in the future.
(PS, took me forever to realize that the system expression WindowWidth and WindowHeight weren't referring to the values in the project setting!)