Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ExpandoCheckVersion()
static
bool
System.Runtime.CompilerServices.RuntimeOps.ExpandoCheckVersion
(
ExpandoObject
expando
,
object?
version
)
inline
static
Definition at line
307
of file
RuntimeOps.cs
.
308
{
309
return
expando.Class == version;
310
}
System
Runtime
CompilerServices
RuntimeOps
Generated by
1.10.0