Cell

From the Fallout4 CreationKit Wiki
Revision as of 20:31, 18 December 2018 by imported>Qazaaq (added details)
Jump to navigation Jump to search

Type: CELL
Papyrus: Cell Script

A Cell object is found within the Cell View Window.

Editor Dialog

Cell Editor.png
  • ID: The ID, also referred to as Editor ID, is used by the Creation Kit to uniquely identify this record within a Data File.
  • Name: This object's name as it will appear within user interface menus or when the player looks at it.
  • Location: The Location to use.
  • Default Acoustic Space:
  • Music type: The MusicType to use.
  • Has Water:
    • Height:
    • Water:
    • Linear Velocity:
      • X:
      • Y:
      • Z:
      • Reset:
    • Angular Velocity:
      • X:
      • Y:
      • Z:
      • Reset:
  • ImageSpace: The ImageSpace Modifier to use.
  • Force Hide Land:
    • Quad 1:
    • Quad 2:
    • Quad 3:
    • Quad 4:
  • PreCombind Object Levels:
    • X/Y:
    • Z:
    • No Pre Vis:
    • No LOD Water:
    • Hand Changed:
    • Can't Travel From Here:
    • Player Followers Can't Travel Here:

See Also