Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator--()
[1/2]
static nint
IDecrementOperators
<
IntPtr
>. System.IntPtr.operator--
(
nint
value
)
inline
static
Definition at line
428
of file
IntPtr.cs
.
429
{
430
return
--
value
;
431
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
IntPtr
Generated by
1.10.0