Difference between revisions of "Cell View Window"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Qazaaq
(Created page with "The Cell View Window allows the Creation Kit to view, edit, and move between Cells in the world, both Interior Cells and Exterior Cells. It is the most ef...")
 
imported>Qazaaq
Line 5: Line 5:
== Editor Window ==
== Editor Window ==
[[File:Cell View Window.png]]
[[File:Cell View Window.png]]
*'''Cells:''' The ''Cells'' are on the left hand side of this window.
*'''Cells:''' The ''Cells'' list is on the left hand side of this window.
**'''Coords'''
**'''Coordinates'''
***'''X:''' Search for the ''X'' coordinate.
***'''X:''' Search for the ''X'' coordinate.
***'''Y:''' Search for the ''Y'' coordinate.
***'''Y:''' Search for the ''Y'' coordinate.
***'''Go:''' Execute the coordinate search.
***'''Go:''' Loads the [[Cell]]s matching the ''X'' & ''Y'' coordinates directly into the [[Render Window]].
**'''Loaded at top:''' Loaded cells appears at the top of the ''Cell List''.
**'''Loaded at top:''' Any loaded [[Cell]]s will appear at the top of the ''Cells'' list.
*'''Objects:''' The 'Objects'' are on the right hand side of this window.
*'''Objects:''' The ''Objects'' list is on the right hand side of this window.
**'''Filtered Only:'''
**'''Filters'''
**'''Visible Only:'''
***'''Filtered Only:'''
**'''Selected Only:'''
***'''Visible Only:'''
***'''Selected Only:'''


== Context Menu ==
== Context Menu ==
*'''{{key press|Mouse Click|Right Button}} (Any)'''
*{{key press|Mouse Click|Right Button}} '''(Any)'''
**'''View:'''
**'''View:'''
**'''Edit:'''
**'''Edit:'''
**'''Delete:'''
**'''Delete:'''
**'''Use Info:''' Opens the [[Use Info Window]].
**'''Use Info:''' Opens the [[Use Info Window]] for the selected object.
*'''{{key press|Mouse Click|Right Button}} (Cells)'''
*{{key press|Mouse Click|Right Button}} '''(Cells)'''
**'''Duplicate Cell:'''
**'''Duplicate Cell:'''
**'''Elevate Cell Data:'''
**'''Elevate Cell Data:'''
**'''Add to Recent Cells:'''
**'''Add to Recent Cells:'''
**'''Update PreCombine.Previs Timestamp:'''
**'''Update PreCombine.Previs Timestamp:'''
*'''{{key press|Mouse Click|Right Button}} (Objects)'''
*{{key press|Mouse Click|Right Button}} '''(Objects)'''
**'''Copy:'''
**'''Copy:'''
**'''Set Enable Parent:'''
**'''Set Enable Parent:'''

Revision as of 03:47, 10 December 2018

The Cell View Window allows the Creation Kit to view, edit, and move between Cells in the world, both Interior Cells and Exterior Cells. It is the most efficient way to switch the Render Window to a new Cell, and serves as a quick way of jumping around the world. The window can be found under the title bar menu, View -> Cell View Window

Editor Window

Cell View Window.png

  • Cells: The Cells list is on the left hand side of this window.
    • Coordinates
      • X: Search for the X coordinate.
      • Y: Search for the Y coordinate.
      • Go: Loads the Cells matching the X & Y coordinates directly into the Render Window.
    • Loaded at top: Any loaded Cells will appear at the top of the Cells list.
  • Objects: The Objects list is on the right hand side of this window.
    • Filters
      • Filtered Only:
      • Visible Only:
      • Selected Only:

Context Menu

  • Mouse Click+Right Button (Any)
    • View:
    • Edit:
    • Delete:
    • Use Info: Opens the Use Info Window for the selected object.
  • Mouse Click+Right Button (Cells)
    • Duplicate Cell:
    • Elevate Cell Data:
    • Add to Recent Cells:
    • Update PreCombine.Previs Timestamp:
  • Mouse Click+Right Button (Objects)
    • Copy:
    • Set Enable Parent:
    • Set Multibound:
    • Set Linked Ref:

See Also