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

◆ Extract() [15/17]

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

Definition at line 5064 of file AdvSimd.cs.

5065 {
5066 throw new PlatformNotSupportedException();
5067 }