Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ operator+() [2/4]

static sbyte IUnaryPlusOperators< sbyte, sbyte >. System.SByte.operator+ ( sbyte value)
inlinestatic

Definition at line 982 of file SByte.cs.

983 {
984 return value;
985 }

References System.value.