Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
void | Add (Type type, SoapAttributes? attributes) |
void | Add (Type type, string member, SoapAttributes? attributes) |
Properties | |
SoapAttributes? | this[Type type] [get] |
SoapAttributes? | this[Type type, string member] [get] |
Private Attributes | |
readonly Hashtable | _types = new Hashtable() |
Definition at line 5 of file SoapAttributeOverrides.cs.