Background for Skyrim SE
Member of the LibMathf script
boolfunctionIsPowerOfTwo(intn)NativeGlobal

Description

Documentation Comment

Returns true if the number is power of two


Caveats


Parameters

intn


Examples

Auto-Generated Example

int myInt__n

bool returnedValue = LibMathf.IsPowerOfTwo(myInt__n)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.