Starfield Mod:Script-Cell
From Starfield Wiki
A description of the script with its use and purpose.
Definition[edit]
The script header definition.
ScriptName Cell Extends Form Native Hidden
Members[edit]
The members that belong to this script.
- Function EnableFastTravel(bool abEnable = true)
- ActorBase Function GetActorOwner()
- Faction Function GetFactionOwner()
- ObjectReference Function GetParentRef()
- bool Function IsAttached()
- bool Function IsInterior()
- bool Function IsLoaded()
- Function Reset()
- Function SetActorOwner(ActorBase akActor)
- Function SetFactionOwner(Faction akFaction)
- Function SetFogPlanes(float afNear, float afFar)
- Function SetFogPower(float afPower)
- Function SetGravityScale(float aScale)
- Function SetOffLimits(bool abOffLimits = true)
- Function SetPublic(bool abPublic = true)