LocationAlias Script


Extends: Alias Script (Papyrus)

Script for the manipulation of location aliases.

DefinitionEdit

ScriptName LocationAlias extends Alias Native Hidden

PropertiesEdit

None

Global FunctionsEdit

None

Member FunctionsEdit

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

EventsEdit

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