Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
SerializationGuard.cs
Go to the documentation of this file.
2
virtual Delegate CreateDelegate(Type delegateType)
Definition MethodInfo.cs:48
delegate void ThrowIfDeserializationInProgressWithSwitchDel(string switchName, ref int cachedValue)
static void ThrowIfDeserializationInProgress(string switchSuffix, ref int cachedValue)
static ThrowIfDeserializationInProgressWithSwitchDel CreateThrowIfDeserializationInProgressWithSwitchDelegate()
static readonly ThrowIfDeserializationInProgressWithSwitchDel s_throwIfDeserializationInProgressWithSwitch