Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator--()
[1/2]
static nuint
IDecrementOperators
<
UIntPtr
>. System.UIntPtr.operator--
(
nuint
value
)
inline
static
Definition at line
417
of file
UIntPtr.cs
.
418
{
419
return
--
value
;
420
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
UIntPtr
Generated by
1.10.0