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

◆ operator+() [2/4]

static short IUnaryPlusOperators< short, short >. System.Int16.operator+ ( short value)
inlinestatic

Definition at line 955 of file Int16.cs.

956 {
957 return value;
958 }

References System.value.