Background for Fallout 4
Member of the Lighthouse script
    Found in:
  • LH
voidfunctionSetCellName(CellakCell, stringasName)NativeGlobal


Caveats


Parameters

CellakCell

stringasName


Examples

Auto-Generated Example

Cell myCell__akCell
string myString__asName

Lighthouse.SetCellName(myCell__akCell, myString__asName)
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.