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 24, 2018 · 17 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