Difference between revisions of "Cell View Window"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Qazaaq
imported>Qazaaq
(changed back to a piped link)
 
(2 intermediate revisions by the same user not shown)
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 title bar 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 ==
[[File:Cell View Window.png|1200px]]
[[File:Cell View Window.png|1200px]]
*'''Cells:''' The ''Cells'' list is on the left hand side of this window.
*'''Cells:''' The ''Cells'' list is on the left hand side of this window.
**'''Coordinates'''
**'''World Space:''' Will display [[Cell]]s from the selected [[WorldSpace]].
***'''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:''' Loads the [[Cell]]s matching the ''X'' & ''Y'' coordinates directly into the [[Render Window]].
**'''Go:''' Loads the [[Cell]]s matching the ''X'' & ''Y'' coordinates directly into the [[Render Window]].
**'''Loaded at top:''' Any loaded [[Cell]]s will appear at the top of the ''Cells'' list.
**'''Loaded at top:''' Any loaded [[Cell]]s will appear at the top of the ''Cells'' list.
*'''Objects:''' The ''Objects'' list is on the right hand side of this window.
*'''Objects:''' The ''Objects'' list is on the right hand side of this window.
**'''Filters'''
**'''Filter:''' Filters the list by the given text. This accepts wildcard expressions.
***'''Filtered Only:'''
***'''Filtered Only:'''
***'''Visible Only:'''
***'''Visible Only:'''
Line 27: Line 27:
**'''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:'''
Line 36: Line 36:
== See Also ==  
== See Also ==  
*[[Cell]]
*[[Cell]]
*[[WorldSpace]]
*[[Render Window]]
*[[Render Window]]
*[[Editor Interface]]
*[[Editor Interface]]

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]