Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Field in
public List<OutputFile> Files;Field in
public string Path;Field in
public IEnumerable<Diagnostic> Diagnostics;Field in OutputFile
Indicates whether this OutputFile represents a new file to be created. If this is true , OriginalSource will be the empty string, and Replacements will be empty.
public bool IsNewFile;Property in UpgradeResult
Gets a collection containing all Diagnostic objects across all of the files in Files .
public IEnumerable<Diagnostic> Diagnostics { get };Struct in Yarn.Compiler.Upgrader
Inherits from System.ValueType
public struct UpgradeResultStruct in UpgradeResult
Inherits from System.ValueType
public struct OutputFileProperty in
public string UpgradedSource { get };Gets a collection containing all objects across all of the files in .
Indicates whether this represents a new file to be created. If this is true , will be the empty string, and will be empty.
Field in
public string OriginalSource;