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

◆ MultiplyByScalar() [3/10]

static Vector128< short > System.Runtime.Intrinsics.Arm.AdvSimd.MultiplyByScalar ( Vector128< short > left,
Vector64< short > right )
inlinestaticinherited

Definition at line 6609 of file AdvSimd.cs.

6610 {
6611 throw new PlatformNotSupportedException();
6612 }