Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator+()
[2/4]
static byte
IUnaryPlusOperators
< byte, byte >. System.Byte.operator+
(
byte
value
)
inline
static
Definition at line
974
of file
Byte.cs
.
975
{
976
return
value
;
977
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
Byte
Generated by
1.10.0