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

◆ Clear()

void System.Diagnostics.Tracing.EventPayload.Clear ( )
inline

Definition at line 63 of file EventPayload.cs.

64 {
65 throw new NotSupportedException();
66 }