예제 #1
0
        void Awake()
        {
            _args = UIManager.PollArgs(this);

            OnInitialize();
        }