Inheritance Tree
No indexed scripts extend this script.
Properties
Events
Functions
Gets the ActorBase that owns this cell. Will return None if the cell isn't owned by an actor.
Gets the Faction that owns this cell. Will return None if the cell isn't owned by a faction.
Returns whether this cell is currently 'attached' or not. (In the loaded area)
Returns whether this cell is an interior cell or not.
Sets the actor as the owner of this cell.
Sets the faction as the owner of this cell.
Sets the near and far fog colors for this cell. Only works in non-sky-lit interiors.
Sets the near and far fog plane distances for this cell. Only works in non-sky-lit interiors.
Sets the fog power for this cell. Only works in non-sky-lit interiors.
- Found in:
- SKSE
Returns the number of ObjectReferences in the Cell based on the FormType filter. (This function requires SKSE)
- Found in:
- SKSE
Returns the ObjectReference at the Nth index in the Cell based on the FormType filter. (This function requires SKSE)
- Found in:
- SKSE
Returns the water level of the cell (-2147483648 if no water)
- Found in:
- SKSE
Returns water level of the cell, if default returns water level from worldspace
