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

◆ StoreSelectedScalar() [5/17]

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

Definition at line 10369 of file AdvSimd.cs.

10370 {
10371 throw new PlatformNotSupportedException();
10372 }