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

◆ operator+() [2/4]

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

Definition at line 1403 of file Half.cs.

1404 {
1405 return value;
1406 }

References System.value.