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