chromealex / Unity3d.UI.Windows

Unity 3D UI (uGUI) Windows Extensions
http://chromealex.github.io/Unity3d.UI.Windows/
Other
505 stars 109 forks source link

~ Parameters are now passed even before the init, thus making it possibl... #10

Closed OrangeeZ closed 9 years ago

OrangeeZ commented 9 years ago

...e to initialize a window with parameters

Sometimes window needs to be initialized with certain parameters, this fix makes sure parameters get passed even before the actual init