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