LocationAlias Script
Revision as of 15:27, 18 October 2011 by imported>Rhavlovick (1 revision: Clobber re-import by Henning)
Extends: Alias Script (Papyrus)
Script for the manipulation of location aliases.
Definition
ScriptName LocationAlias extends Alias
Properties
None
Global Functions
None
Member Functions
- 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.
Events
Will receive every event from the Location they are attached to.