Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ operator Handle()

static implicit System.Reflection.Metadata.MethodImplementationHandle.operator Handle ( MethodImplementationHandle handle)
inlinestatic

Definition at line 21 of file MethodImplementationHandle.cs.

22 {
23 return new Handle(25, handle._rowId);
24 }

References System.handle.