Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator EntityHandle()
static implicit System.Reflection.Metadata.AssemblyReferenceHandle.operator
EntityHandle
(
AssemblyReferenceHandle
handle
)
inline
static
Definition at line
48
of file
AssemblyReferenceHandle.cs
.
49
{
50
return
new
EntityHandle(
handle
.VToken);
51
}
System.ExceptionArgument.handle
@ handle
References
System.handle
.
System
Reflection
Metadata
AssemblyReferenceHandle
Generated by
1.10.0