GetLocationName

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin version 4.30.

Description

Returns current location name of a Reference. For the player it is identical to the name displayed in the Data tab of the Pip-Boy. Location name can include interior cell name, worldspace name or a Region Map Data name.

Syntax

[help]
(string_var) refr.GetLocationName

Example

string_var sLocName = Player.GetLocationName 

See Also