Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
XmlILStorageMethods (Type storageType) | |
Public Attributes | |
readonly MethodInfo | AggAvg |
readonly MethodInfo | AggAvgResult |
readonly MethodInfo | AggCreate |
readonly MethodInfo | AggIsEmpty |
readonly MethodInfo | AggMax |
readonly MethodInfo | AggMaxResult |
readonly MethodInfo | AggMin |
readonly MethodInfo | AggMinResult |
readonly MethodInfo | AggSum |
readonly MethodInfo | AggSumResult |
readonly Type | SeqType |
readonly FieldInfo | SeqEmpty |
readonly MethodInfo | SeqReuse |
readonly MethodInfo | SeqReuseSgl |
readonly MethodInfo | SeqAdd |
readonly MethodInfo | SeqSortByKeys |
readonly Type | IListType |
readonly MethodInfo | IListCount |
readonly MethodInfo | IListItem |
readonly MethodInfo | ValueAs |
readonly MethodInfo | ToAtomicValue |
Definition at line 8 of file XmlILStorageMethods.cs.