Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.IO.WaitForChangedResult Struct Reference

Package Functions

 WaitForChangedResult (WatcherChangeTypes changeType, string name, string oldName, bool timedOut)
 

Static Package Attributes

static readonly WaitForChangedResult TimedOutResult = new WaitForChangedResult((WatcherChangeTypes)0, null, null, timedOut: true)
 

Properties

WatcherChangeTypes ChangeType [get, set]
 
stringName [get, set]
 
stringOldName [get, set]
 
bool TimedOut [get, set]
 

Detailed Description

Definition at line 3 of file WaitForChangedResult.cs.


The documentation for this struct was generated from the following file: