terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ NextPowerOfTwo()

static int InControl.Utility.NextPowerOfTwo ( int value)
inlinestatic

Definition at line 367 of file Utility.cs.

368 {
369 }

Referenced by InControl.Utility.ArrayExpand< T >(), and InControl.Utility.ArrayResize< T >().