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

◆ StoreSelectedScalar() [3/17]

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

Definition at line 10389 of file AdvSimd.cs.

10390 {
10391 throw new PlatformNotSupportedException();
10392 }