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

◆ StoreSelectedScalar() [6/17]

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

Definition at line 10399 of file AdvSimd.cs.

10400 {
10401 throw new PlatformNotSupportedException();
10402 }