Table of Contents

Class IgnoreFile

Namespace
Vintagestory.API.Util
Assembly
VintagestoryAPI.dll
public class IgnoreFile
Inheritance
IgnoreFile
Inherited Members

Constructors

IgnoreFile(string, string)

public IgnoreFile(string filename, string fullpath)

Parameters

filename string
fullpath string

Fields

filename

public readonly string filename

Field Value

string

fullpath

public readonly string fullpath

Field Value

string

Methods

Available(string)

public bool Available(string path)

Parameters

path string

Returns

bool