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