Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator+()
[2/4]
static int
IUnaryPlusOperators
< int, int >. System.Int32.operator+
(
int
value
)
inline
static
Definition at line
914
of file
Int32.cs
.
915
{
916
return
value
;
917
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
Int32
Generated by
1.10.0