Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IsArrayImpl()
override
bool
System.RuntimeType.IsArrayImpl
(
)
inline
protected
Definition at line
3546
of file
RuntimeType.cs
.
3547
{
3548
return
RuntimeTypeHandle.IsArray(
this
);
3549
}
References
System.RuntimeTypeHandle.IsArray()
.
System
RuntimeType
Generated by
1.10.0