FairyGUI.GoWrapper.GoWrapper C# (CSharp) Méthode

GoWrapper() public méthode

public GoWrapper ( ) : FairyGUI.Utils
Résultat FairyGUI.Utils
        public GoWrapper()
        {
            this._skipInFairyBatching = true;
            CreateGameObject("GoWrapper");
        }

Same methods

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