Difference between revisions of "LocationAlias Script"
Jump to navigation
Jump to search
m
→Member Functions: Formatting Change
imported>Jog |
imported>CraftySentinel m (→Member Functions: Formatting Change) |
||
Line 19: | Line 19: | ||
== Member Functions == | == Member Functions == | ||
{|class="wikitable" width =100% | |||
!style="text-align:left;"|Function | |||
!style="text-align:left;"|Description | |||
|- | |||
|[[Clear - LocationAlias|'''Clear'''()]] | |||
|Clears this alias from pointing at anything. | |||
|- | |||
''' | |[[GetLocation - LocationAlias|Location '''GetLocation'''()]] | ||
|Attempts to retrieve the [[Location Script|Location]] that this alias is pointing at | |||
|- | |||
|[[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. |