Exemplo n.º 1
0
        protected override void Initialize()
        {
            base.Initialize();

            _fontRenderer = GetUnderlyingObject().GameObject.RequireComponent<MochaInterface.CFontRenderer>();
        }
Exemplo n.º 2
0
        protected override void Initialize()
        {
            base.Initialize();

            _fontRenderer = GetUnderlyingObject().GameObject.RequireComponent <MochaInterface.CFontRenderer>();
        }