C# Class Catrobat.IDE.Core.Utilities.Helpers.XmlParserTempProjectHelper

Mostrar archivo Open project: Catrobat/CatrobatForWindows

Public Properties

Property Type Description
currentBrickNum uint
currentObjectNum uint
currentScriptNum uint
currentVariableNum uint
inObjectVarList bool
inProgramVarList bool

Property Details

currentBrickNum public_oe static_oe property

public static uint currentBrickNum
return uint

currentObjectNum public_oe static_oe property

public static uint currentObjectNum
return uint

currentScriptNum public_oe static_oe property

public static uint currentScriptNum
return uint

currentVariableNum public_oe static_oe property

public static uint currentVariableNum
return uint

inObjectVarList public_oe static_oe property

public static bool inObjectVarList
return bool

inProgramVarList public_oe static_oe property

public static bool inProgramVarList
return bool