Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetCachedRules< T >()
static
T
[] System.Runtime.CompilerServices.CallSiteOps.GetCachedRules<
T
>
(
RuleCache
<
T
>
cache
)
inline
static
Type Constraints
T
:
class
Definition at line
85
of file
CallSiteOps.cs
.
85
:
class
86
{
87
return
cache.GetRules();
88
}
System
Runtime
CompilerServices
CallSiteOps
Generated by
1.10.0