Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetBlockIndex() [2/2]

static uint System.Net.MultiMemory.GetBlockIndex ( uint offset)
inlinestaticprivate

Definition at line 34 of file MultiMemory.cs.

35 {
36 return offset / 16384;
37 }

References System.offset.