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

◆ operator Handle()

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

Definition at line 21 of file CustomAttributeHandle.cs.

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

References System.handle.