Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator++()
[2/2]
static ushort
IIncrementOperators
< ushort >. System.UInt16.operator++
(
ushort
value
)
inline
static
Definition at line
404
of file
UInt16.cs
.
405
{
406
return
++
value
;
407
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
UInt16
Generated by
1.10.0