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

◆ Insert() [7/17]

static Vector128< short > System.Runtime.Intrinsics.Arm.AdvSimd.Insert ( Vector128< short > vector,
byte index,
short data )
inlinestaticinherited

Definition at line 5684 of file AdvSimd.cs.

5685 {
5686 throw new PlatformNotSupportedException();
5687 }