Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRage.MyFixedPoint.MultiplySafe

Malware edited this page Dec 24, 2018 · 16 revisions

IndexMyFixedPoint

MyFixedPoint MultiplySafe(MyFixedPoint a, float b)

MyFixedPoint MultiplySafe(MyFixedPoint a, int b)

MyFixedPoint MultiplySafe(float a, MyFixedPoint b)

MyFixedPoint MultiplySafe(int a, MyFixedPoint b)

MyFixedPoint MultiplySafe(MyFixedPoint a, MyFixedPoint b)

Clone this wiki locally