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

◆ operator+() [4/4]

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

Definition at line 894 of file UInt64.cs.

895 {
896 return value;
897 }

References System.value.