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

◆ StoreSelectedScalar() [8/17]

static unsafe void System.Runtime.Intrinsics.Arm.AdvSimd.StoreSelectedScalar ( long * address,
Vector128< long > value,
byte index )
inlinestaticinherited

Definition at line 10404 of file AdvSimd.cs.

10405 {
10406 throw new PlatformNotSupportedException();
10407 }