Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
ForwardAxis (DoubleLinkAxis axis, bool isdesorself) | |
Properties | |
DoubleLinkAxis | RootNode [get] |
DoubleLinkAxis | TopNode [get] |
bool | IsAttribute [get] |
bool | IsDss [get] |
bool | IsSelfAxis [get] |
Private Attributes | |
readonly DoubleLinkAxis | _topNode |
readonly DoubleLinkAxis | _rootNode |
readonly bool | _isAttribute |
readonly bool | _isDss |
readonly bool | _isSelfAxis |
Definition at line 3 of file ForwardAxis.cs.