FairyGUI.GoWrapper.GoWrapper C# (CSharp) Метод

GoWrapper() публичный Метод

public GoWrapper ( ) : FairyGUI.Utils
Результат FairyGUI.Utils
        public GoWrapper()
        {
            this._skipInFairyBatching = true;
            CreateGameObject("GoWrapper");
        }

Same methods

GoWrapper::GoWrapper ( GameObject go ) : FairyGUI.Utils