Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
SerializeObjectState
EventHandler<
SafeSerializationEventArgs
>? System.Exception.SerializeObjectState
add
remove
protected
inherited
Definition at line
174
of file
Exception.cs
.
175
{
176
add
177
{
178
throw
new
PlatformNotSupportedException(SR.PlatformNotSupported_SecureBinarySerialization);
179
}
180
remove
181
{
182
throw
new
PlatformNotSupportedException(SR.PlatformNotSupported_SecureBinarySerialization);
183
}
184
}
System.Runtime.Serialization.CollectionKind.Dictionary
@ Dictionary
Terraria
Graphics
Effects
MissingEffectException
Generated by
1.10.0