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

◆ operator Handle()

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

Definition at line 21 of file MethodSpecificationHandle.cs.

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

References System.handle.