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

◆ operator EntityHandle()

static implicit System.Reflection.Metadata.LocalScopeHandle.operator EntityHandle ( LocalScopeHandle handle)
inlinestatic

Definition at line 26 of file LocalScopeHandle.cs.

27 {
28 return new EntityHandle((uint)(0x32000000uL | (ulong)handle._rowId));
29 }

References System.handle.