Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.Serialization.StreamingContext Struct Reference

Public Member Functions

 StreamingContext (StreamingContextStates state)
 
 StreamingContext (StreamingContextStates state, object? additional)
 
override bool Equals ([NotNullWhen(true)] object? obj)
 
override int GetHashCode ()
 

Properties

StreamingContextStates State [get]
 
object? Context [get]
 

Private Attributes

readonly object _additionalContext
 
readonly StreamingContextStates _state
 

Detailed Description

Definition at line 5 of file StreamingContext.cs.


The documentation for this struct was generated from the following file: