Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
MoveRule< T >()
static void System.Runtime.CompilerServices.CallSiteOps.MoveRule<
T
>
(
RuleCache
<
T
>
cache
,
T
rule
,
int
i
)
inline
static
Type Constraints
T
:
class
Definition at line
75
of file
CallSiteOps.cs
.
75
:
class
76
{
77
if
(i > 1)
78
{
79
cache.MoveRule(rule, i);
80
}
81
}
System
Runtime
CompilerServices
CallSiteOps
Generated by
1.10.0