Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ IsFinalizingForUnload()

bool System.AppDomain.IsFinalizingForUnload ( )
inline

Definition at line 301 of file AppDomain.cs.

302 {
303 return false;
304 }