LocationAlias Script
Revision as of 19:26, 2 February 2014 by imported>CraftySentinel (→Member Functions: Reverted to List)
Extends: Alias Script (Papyrus)
Script for the manipulation of location aliases.
Definition
ScriptName LocationAlias extends Alias
Properties
None
Global Functions
None
Member Functions
- 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.
Events
Will receive every event from the Location they are attached to.