Oblivion Mod:Mod File Format/PGRD
The UESPWiki – Your source for The Elder Scrolls since 1995
A PGRD record defines the path grid for a CELL.
Subrecord | Type | Info |
---|---|---|
DATA | short | Number of nodes |
PGRP | array | Node definitions. Each array entry is 16 bytes.
|
PGAG | ? | |
PGRR | array | Node connections within the current cell. Each array entry is 4 bytes.
|
PGRI | array | Node connections to other cells. Each array entry is 16 bytes.
|
PGRL | struct | Linked path points. There is a PGRL subrecord for each linked object.
|