Class IgnoreFile
- Namespace
- Vintagestory.API.Util
- Assembly
- VintagestoryAPI.dll
public class IgnoreFile
- Inheritance
-
IgnoreFile
- Inherited Members
- Extension Methods
Constructors
IgnoreFile(string, string)
public IgnoreFile(string filename, string fullpath)
Parameters
Fields
filename
public readonly string filename
Field Value
fullpath
public readonly string fullpath
Field Value
Methods
Available(string)
public bool Available(string path)
Parameters
path
string