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

◆ Dispose() [1/2]

void ReLogic.OS.Platform.Dispose ( )
inlineinherited

Implements System.IDisposable.

Definition at line 74 of file Platform.cs.

75 {
76 Dispose(disposing: true);
77 }

References ReLogic.OS.Platform.Dispose().

Referenced by ReLogic.OS.Platform.Dispose().