Function GlobalNodeStorage.ReserveNodeIndices
        
                ReserveNodeIndices
        
                (uint nextNodeIndex)
    
            
            Reserves space for global node data.
                Private
            
        void ReserveNodeIndices (
uint  |     nextNodeIndex  |         
Reserves space for global node data.
Warning
Must be called only when a lock is held on this object.