ForceLocationTo - LocationAlias

Revision as of 15:05, 2 December 2015 by imported>Plplecuyer
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Member of: LocationAlias Script

Forces this alias to use the specified Location.

SyntaxEdit

Function ForceLocationTo(Location akNewLocation) native

ParametersEdit

  • akNewLocation: The Location to tell this alias to use

Return ValueEdit

None.

ExamplesEdit

; Force the alias to use the specified location
Alias_HomeLocation.ForceLocationTo(KingsCastleLocation)

See AlsoEdit