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

◆ Extract() [1/17]

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

Definition at line 5094 of file AdvSimd.cs.

5095 {
5096 throw new PlatformNotSupportedException();
5097 }