Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator Handle()
static implicit System.Reflection.Metadata.FieldDefinitionHandle.operator
Handle
(
FieldDefinitionHandle
handle
)
inline
static
Definition at line
21
of file
FieldDefinitionHandle.cs
.
22
{
23
return
new
Handle(4,
handle
._rowId);
24
}
System.ExceptionArgument.handle
@ handle
References
System.handle
.
System
Reflection
Metadata
FieldDefinitionHandle
Generated by
1.10.0