LocationManager

Documents the LocationManager class and its functions.

NOT DOCUMENTED We currently don't have information on how these functions work. They are being documented here for visibility.

Invoking LocationManager

To invoke the location manager, use the following Global function:

lm = Game.LocationManager()

Sub-functions

GetLocationTags

GetLocationTags(entityID : EntityID, out tags : array:CName);

Last updated