- Found in:
- Dylbills PE
Description
Documentation Comment
Enable all the object refs in akCell that match formTypeFilter.
If formTypeFilter is 0 (default) enable all refs in the cell.
Requires skse.
Caveats
Parameters
CellakCell
intformTypeFilter=0
Examples
Auto-Generated Example
Cell myCell__akCell
int myInt__formTypeFilter
DbMiscFunctions.EnableRefsInCell(myCell__akCell, myInt__formTypeFilter)