Difference between revisions of "GetInCurrentLocAlias"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>SJML Bot
(Bot creating condition functions pages.)
 
imported>Thingy Person
Line 1: Line 1:
[[GetInCurrentLocAlias]] returns TRUE if the reference's current [[Location]] is (or has a parent location of) the supplied alias.
[[GetInCurrentLocAlias]] returns TRUE if the reference's current [[Location]] is (or has a parent location of) the supplied alias. If run on a location, returns TRUE if the parent of the location is (or has a parent location of) the supplied alias.


==See Also==
==See Also==

Revision as of 10:31, 31 May 2013

GetInCurrentLocAlias returns TRUE if the reference's current Location is (or has a parent location of) the supplied alias. If run on a location, returns TRUE if the parent of the location is (or has a parent location of) the supplied alias.

See Also

Papyrus Version

GetCurrentLocation - ObjectReference
IsChild - Location