Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator++()
[1/2]
static long
IIncrementOperators
< long >. System.Int64.operator++
(
long
value
)
inline
static
Definition at line
400
of file
Int64.cs
.
401
{
402
return
++
value
;
403
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
Int64
Generated by
1.10.0