Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator+()
[2/5]
static nuint
IUnaryPlusOperators
<
UIntPtr
,
UIntPtr
>. System.UIntPtr.operator+
(
nuint
value
)
inline
static
Definition at line
955
of file
UIntPtr.cs
.
956
{
957
return
value
;
958
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
UIntPtr
Generated by
1.10.0