Loading...
Field in
public UpgradeType UpgradeType;
public List<Yarn.Compiler.CompilationJob.File> Files;
Struct in Yarn.Compiler.Upgrader
Inherits from System.ValueType
System.ValueType
public struct UpgradeJob
Constructor in UpgradeJob
public UpgradeJob(UpgradeType upgradeType, IEnumerable<CompilationJob.File> files)
upgradeType
System.Collections.Generic.IEnumerable<Yarn.Compiler.CompilationJob.File> files
System.Collections.Generic.IEnumerable<Yarn.Compiler.CompilationJob.File>