Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator++()
[1/2]
static nint
IIncrementOperators
<
IntPtr
>. System.IntPtr.operator++
(
nint
value
)
inline
static
Definition at line
452
of file
IntPtr.cs
.
453
{
454
return
++
value
;
455
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
IntPtr
Generated by
1.10.0