Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator+()
[4/4]
static uint
IUnaryPlusOperators
< uint, uint >. System.UInt32.operator+
(
uint
value
)
inline
static
Definition at line
928
of file
UInt32.cs
.
929
{
930
return
value
;
931
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
UInt32
Generated by
1.10.0