Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
s_priority
readonly int [] System.Data.Operators.s_priority
static
private
Initial value:
=
new
int
[44]
{
0, 20, 20, 9, 12, 11, 11, 13, 13, 13,
13, 13, 13, 10, 11, 16, 16, 19, 19, 18,
17, 21, 8, 7, 6, 9, 8, 7, 2, 22,
23, 23, 24, 24, 24, 24, 24, 24, 24, 24,
24, 24, 24, 24
}
Definition at line
5
of file
Operators.cs
.
6
{
7
0, 20, 20, 9, 12, 11, 11, 13, 13, 13,
8
13, 13, 13, 10, 11, 16, 16, 19, 19, 18,
9
17, 21, 8, 7, 6, 9, 8, 7, 2, 22,
10
23, 23, 24, 24, 24, 24, 24, 24, 24, 24,
11
24, 24, 24, 24
12
};
Referenced by
System.Data.Operators.Priority()
.
System
Data
Operators
Generated by
1.10.0