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

◆ Insert() [15/17]

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

Definition at line 5644 of file AdvSimd.cs.

5645 {
5646 throw new PlatformNotSupportedException();
5647 }