Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
XDeferredAxis (Func< XElement, XName, IEnumerable< T > > func, XElement element, XName name) | |
IEnumerator< T > | GetEnumerator () |
Package Attributes | |
XElement | element |
XName | name |
Properties | |
IEnumerable< T > | this[string expandedName] [get] |
Private Member Functions | |
IEnumerator IEnumerable. | GetEnumerator () |
Private Attributes | |
readonly Func< XElement, XName, IEnumerable< T > > | _func |
T | : | XObject |
Definition at line 9 of file XDeferredAxis.cs.