Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
AxisElement (DoubleLinkAxis node, int depth) | |
void | SetDepth (int depth) |
void | MoveToParent (int depth, ForwardAxis parent) |
bool | MoveToChild (string name, string URN, int depth, ForwardAxis parent) |
Package Attributes | |
DoubleLinkAxis | curNode |
int | rootDepth |
int | curDepth |
bool | isMatch |
Properties | |
DoubleLinkAxis | CurNode [get] |
Definition at line 3 of file AxisElement.cs.