Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator+()
[3/5]
static nint
IUnaryPlusOperators
<
IntPtr
,
IntPtr
>. System.IntPtr.operator+
(
nint
value
)
inline
static
Definition at line
945
of file
IntPtr.cs
.
946
{
947
return
value
;
948
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
IntPtr
Generated by
1.10.0