M&B: Bannerlord 1.1.0
The horns sound, the ravens gather.
|
Public Member Functions | |
ResourceDepotLocation (string basePath, string path, string fullPath) | |
void | StartWatchingChanges (FileSystemEventHandler onChangeEvent, RenamedEventHandler onRenameEvent) |
void | StopWatchingChanges () |
Properties | |
string | BasePath [get] |
string | Path [get] |
string | FullPath [get] |
FileSystemWatcher | Watcher [get] |
TaleWorlds.Library.ResourceDepotLocation.ResourceDepotLocation | ( | string | basePath, |
string | path, | ||
string | fullPath | ||
) |
void TaleWorlds.Library.ResourceDepotLocation.StartWatchingChanges | ( | FileSystemEventHandler | onChangeEvent, |
RenamedEventHandler | onRenameEvent | ||
) |
void TaleWorlds.Library.ResourceDepotLocation.StopWatchingChanges | ( | ) |
|
get |
|
get |
|
get |
|
get |