Function WelcomeScreen.LoadLayout
LoadLayout
()
Loads the window layout, wherever the package happens to be installed.
Private
Static
VisualTreeAsset LoadLayout ()
Loads the window layout, wherever the package happens to be installed.
Loading it from a [SerializeField] should work, but Unity seems to not reliably set that on first import, which is when this window shows up.