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

◆ operator+() [4/4]

static ushort IUnaryPlusOperators< ushort, ushort >. System.UInt16.operator+ ( ushort value)
inlinestatic

Definition at line 949 of file UInt16.cs.

950 {
951 return value;
952 }

References System.value.