LocationAlias Script


Extends: Alias Script (Papyrus)

Script for the manipulation of location aliases.

DefinitionEdit

ScriptName LocationAlias extends Alias

PropertiesEdit

None

Global FunctionsEdit

None

Member FunctionsEdit

Clear()
  • Clears this alias from pointing at anything.
Location GetLocation()
  • Attempts to retrieve the Location that this alias is pointing at
ForceLocationTo(Location akNewLocation)
  • Forces this alias to point at the specified Location.

EventsEdit

Will receive every event from the Location they are attached to.