Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
UpdateRules< T >()
static void System.Runtime.CompilerServices.CallSiteOps.UpdateRules<
T
>
(
CallSite
<
T
> @
this
,
int
matched
)
inline
static
Type Constraints
T
:
class
Definition at line
51
of file
CallSiteOps.cs
.
51
:
class
52
{
53
if
(matched > 1)
54
{
55
@this.MoveRule(matched);
56
}
57
}
System
Runtime
CompilerServices
CallSiteOps
Generated by
1.10.0