Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator-()
[3/5]
static nint
IUnaryNegationOperators
<
IntPtr
,
IntPtr
>. System.IntPtr.operator-
(
nint
value
)
inline
static
Definition at line
939
of file
IntPtr.cs
.
940
{
941
return
-
value
;
942
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
IntPtr
Generated by
1.10.0