M&B: Bannerlord 1.2.7
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.Library.ResourceDepotLocation Class Reference

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]
 

Constructor & Destructor Documentation

◆ ResourceDepotLocation()

TaleWorlds.Library.ResourceDepotLocation.ResourceDepotLocation ( string  basePath,
string  path,
string  fullPath 
)

Member Function Documentation

◆ StartWatchingChanges()

void TaleWorlds.Library.ResourceDepotLocation.StartWatchingChanges ( FileSystemEventHandler  onChangeEvent,
RenamedEventHandler  onRenameEvent 
)

◆ StopWatchingChanges()

void TaleWorlds.Library.ResourceDepotLocation.StopWatchingChanges ( )

Property Documentation

◆ BasePath

string TaleWorlds.Library.ResourceDepotLocation.BasePath
get

◆ Path

string TaleWorlds.Library.ResourceDepotLocation.Path
get

◆ FullPath

string TaleWorlds.Library.ResourceDepotLocation.FullPath
get

◆ Watcher

FileSystemWatcher TaleWorlds.Library.ResourceDepotLocation.Watcher
get