Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRage.MyFixedPoint.MultiplySafe

Malware edited this page Dec 25, 2018 · 17 revisions

IndexMyFixedPoint

csharp[MyFixedPoint](VRage.MyFixedPoint) MultiplySafe([MyFixedPoint](VRage.MyFixedPoint) a, [float](System.Single) b)``````csharp[MyFixedPoint](VRage.MyFixedPoint) MultiplySafe([MyFixedPoint](VRage.MyFixedPoint) a, [int](System.Int32) b)``````csharp[MyFixedPoint](VRage.MyFixedPoint) MultiplySafe([float](System.Single) a, [MyFixedPoint](VRage.MyFixedPoint) b)``````csharp[MyFixedPoint](VRage.MyFixedPoint) MultiplySafe([int](System.Int32) a, [MyFixedPoint](VRage.MyFixedPoint) b)``````csharp[MyFixedPoint](VRage.MyFixedPoint) MultiplySafe([MyFixedPoint](VRage.MyFixedPoint) a, [MyFixedPoint](VRage.MyFixedPoint) b)

Clone this wiki locally