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

◆ Remove() [1/4]

bool System.Diagnostics.Tracing.EventPayload.Remove ( KeyValuePair< string, object > entry)
inline

Definition at line 113 of file EventPayload.cs.

114 {
115 throw new NotSupportedException();
116 }