Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator++()
[1/2]
static nuint
IIncrementOperators
<
UIntPtr
>. System.UIntPtr.operator++
(
nuint
value
)
inline
static
Definition at line
441
of file
UIntPtr.cs
.
442
{
443
return
++
value
;
444
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
UIntPtr
Generated by
1.10.0