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

◆ StoreSelectedScalar() [4/17]

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

Definition at line 10414 of file AdvSimd.cs.

10415 {
10416 throw new PlatformNotSupportedException();
10417 }