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

VRageMath.MathHelper.IsPowerOfTwo

Malware edited this page May 4, 2019 · 15 revisions

IndexNamespace IndexMathHelper

Summary

public static bool IsPowerOfTwo(int x)

Returns true if value is power of two

Returns

bool

Parameters

Clone this wiki locally