Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Insert()
[7/7]
static
Vector128
< ushort > System.Runtime.Intrinsics.X86.Sse2.Insert
(
Vector128
< ushort >
value
,
ushort
data
,
byte
index
)
inline
static
inherited
Definition at line
577
of file
Sse2.cs
.
578
{
579
return
Insert
(
value
, data,
index
);
580
}
System.ExceptionArgument.value
@ value
System.ExceptionArgument.index
@ index
System.ConsoleKey.Insert
@ Insert
References
System.index
,
System.Insert
, and
System.value
.
System
Runtime
Intrinsics
X86
Sse42
Generated by
1.10.0