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

◆ Extract() [12/17]

static float System.Runtime.Intrinsics.Arm.AdvSimd.Extract ( Vector64< float > vector,
byte index )
inlinestaticinherited

Definition at line 5079 of file AdvSimd.cs.

5080 {
5081 throw new PlatformNotSupportedException();
5082 }