Catrobat.IDE.Core.Xml.XmlObjects.Variables.XmlUserVariable.XmlUserVariable C# (CSharp) Method

XmlUserVariable() public method

public XmlUserVariable ( ) : Catrobat_Player.NativeComponent
return Catrobat_Player.NativeComponent
        public XmlUserVariable() 
        {
            Set = false;

        }

Same methods

XmlUserVariable::XmlUserVariable ( System.Xml.Linq.XElement xElement ) : Catrobat_Player.NativeComponent