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

◆ operator+() [3/5]

static nint IUnaryPlusOperators< IntPtr, IntPtr >. System.IntPtr.operator+ ( nint value)
inlinestatic

Definition at line 945 of file IntPtr.cs.

946 {
947 return value;
948 }

References System.value.