Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
TreeRotation
enum
System.Collections.Generic.TreeRotation
: byte
package
Enumerator
Left
LeftRight
Right
RightLeft
Definition at line
3
of file
TreeRotation.cs
.
4
{
5
Left,
6
LeftRight
,
7
Right,
8
RightLeft
9
}
System.Collections.Generic.TreeRotation.RightLeft
@ RightLeft
System.Collections.Generic.TreeRotation.LeftRight
@ LeftRight
System
Collections
Generic
Generated by
1.10.0