Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator Handle()
static implicit System.Reflection.Metadata.NamespaceDefinitionHandle.operator
Handle
(
NamespaceDefinitionHandle
handle
)
inline
static
Definition at line
35
of file
NamespaceDefinitionHandle.cs
.
36
{
37
return
new
Handle((
byte
)(((
handle
._value & 0x80000000u) >> 24) | 0x7Cu), (
int
)(
handle
._value & 0x1FFFFFFF));
38
}
System.ExceptionArgument.handle
@ handle
References
System.handle
.
System
Reflection
Metadata
NamespaceDefinitionHandle
Generated by
1.10.0