Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator EntityHandle()
static implicit System.Reflection.Metadata.MethodImplementationHandle.operator
EntityHandle
(
MethodImplementationHandle
handle
)
inline
static
Definition at line
26
of file
MethodImplementationHandle.cs
.
27
{
28
return
new
EntityHandle((uint)(0x19000000uL | (ulong)
handle
._rowId));
29
}
System.ExceptionArgument.handle
@ handle
References
System.handle
.
System
Reflection
Metadata
MethodImplementationHandle
Generated by
1.10.0