Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IsCOMObjectImpl()
override
bool
System.RuntimeType.IsCOMObjectImpl
(
)
inline
protected
Definition at line
3633
of file
RuntimeType.cs
.
3634
{
3635
return
RuntimeTypeHandle.IsComObject(
this
,
isGenericCOM
:
false
);
3636
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
References
System.RuntimeTypeHandle.IsComObject()
.
System
RuntimeType
Generated by
1.10.0