Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IsNullHandle()
bool
System.RuntimeMethodHandle.IsNullHandle
(
)
inline
package
Definition at line
86
of file
RuntimeMethodHandle.cs
.
87
{
88
return
m_value
==
null
;
89
}
System.RuntimeMethodHandle.m_value
readonly IRuntimeMethodInfo m_value
Definition
RuntimeMethodHandle.cs:14
References
System.RuntimeMethodHandle.m_value
.
System
RuntimeMethodHandle
Generated by
1.10.0