Class ModManager.ModMerger.PendingApply.ReplaceOperation
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class ModManager.ModMerger.PendingApply.ReplaceOperation
- Inheritance
-
ModManager.ModMerger.PendingApply.ReplaceOperation
- Inherited Members
-
Fields
findLine
Field Value
- bool
findLineNumber
public int findLineNumber
Field Value
- int
findMatch
Field Value
- string
findMatchEnd
public string findMatchEnd
Field Value
- string
findMatchRegex
public string findMatchRegex
Field Value
- string
findMatchStart
public string findMatchStart
Field Value
- string
occurrence
Field Value
- int
occurrencesSeen
public int occurrencesSeen
Field Value
- int
replaceType
public ModManager.ModMerger.PendingApply.ReplaceOperation.ReplaceType replaceType
Field Value
- ModManager.ModMerger.PendingApply.ReplaceOperation.ReplaceType
replaceWith
public string replaceWith
Field Value
- string