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