LocationManager

Documents the LocationManager class and its functions.

triangle-exclamation

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