Difference between revisions of "Cell View Window"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Qazaaq
(Added some description details.)
imported>Qazaaq
(changed back to a piped link)
 
Line 1: Line 1:
The [[Cell View Window]] allows the [[Creation Kit]] to view, edit, and move between [[Cell]]s in the world, both [[Interior Cell]]s and [[Exterior Cell]]s.  
The [[Cell View Window]] allows the [[Creation Kit]] to view, edit, and move between [[Cell]]s in the world, both [[Interior Cell]]s and [[Exterior Cell]]s.  
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.
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 [[Editor Interface#File Menu|File Menu]], <code>View -> Cell View Window</code>
The window can be found under the [[Editor Interface#View|View Menu]], <code>View -> Cell View Window</code>


== Editor Window ==
== Editor Window ==

Latest revision as of 21:06, 17 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 View Menu, View -> Cell View Window

Editor Window[edit | edit source]

Cell View Window.png

  • Cells: The Cells list is on the left hand side of this window.
    • World Space: Will display Cells from the selected WorldSpace.
    • 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.
    • Filter: Filters the list by the given text. This accepts wildcard expressions.
      • Filtered Only:
      • Visible Only:
      • Selected Only:

Context Menu[edit | edit source]

  • 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[edit | edit source]