Search Unity

UI Architecture Using Layers and Generics

Discussion in 'Scripting' started by Arsinx, Mar 1, 2019.

  1. Arsinx

    Arsinx

    Joined:
    Apr 14, 2014
    Posts:
    55
    So I'm triying to implement the UI Architecture System mentioned in this blog as it seemed really cool: http://yankooliveira.com/index.php/2017/12/27/uisystem/ but im really strugling alot with the implmentation using all the generics etc, some light on the implmentation Syntax of it would be really appreciated.