Difference between revisions of "LocationAlias Script"
Jump to navigation
Jump to search
→Member Functions
imported>Rhavlovick m (1 revision: Clobber re-import by Henning) |
imported>Jog |
||
Line 19: | Line 19: | ||
== Member Functions == | == Member Functions == | ||
'''Function [[Clear - LocationAlias|Clear]]()''' | |||
*Clears this alias from pointing at anything. | |||
'''Location Function [[GetLocation - LocationAlias|GetLocation]]()''' | |||
*Attempts to retrieve the [[Location Script|Location]] that this alias is pointing at | |||
'''Function [[ForceLocationTo - LocationAlias|ForceLocationTo]](Location akNewLocation)''' | |||
*Forces this alias to point at the specified [[Location Script|Location]]. | |||
== Events == | == Events == | ||
Will receive every event from the [[Location Script (Papyrus)|Location]] they are attached to. | Will receive every event from the [[Location Script (Papyrus)|Location]] they are attached to. |