Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IsPointerImpl()
override
bool
System.RuntimeType.IsPointerImpl
(
)
inline
protected
Definition at line
3628
of file
RuntimeType.cs
.
3629
{
3630
return
RuntimeTypeHandle.IsPointer(
this
);
3631
}
References
System.RuntimeTypeHandle.IsPointer()
.
System
RuntimeType
Generated by
1.10.0