Struct MonitorInfo
Stores file monitoring information for an asset.
struct MonitorInfo;
Fields
| Name | Type | Description |
|---|---|---|
fileExists
|
bool | True if the file currently exists. |
lastStat
|
dlib | Last known file status. |