Difference between revisions of "Location Script"

1 byte removed ,  01:15, 22 October 2017
Re-order F4SE Member functions
imported>ShadeMe
(Add missing F4SE member functions)
imported>ShadeMe
(Re-order F4SE Member functions)
Line 56: Line 56:


== F4SE Member Functions ==
== F4SE Member Functions ==
*Location Function [[GetParent - Location|GetParent]]()
**Returns this location's parent.
*EncounterZone Function [[GetEncounterZone - Location|GetEncounterZone]](bool abRecursive = False)
*EncounterZone Function [[GetEncounterZone - Location|GetEncounterZone]](bool abRecursive = False)
**Returns this location's encounter zone.
**Returns this location's encounter zone.


*Function [[SetParent - Location|SetParent]](Location akLocation)
*Location Function [[GetParent - Location|GetParent]]()
**Set this location's parent.
**Returns this location's parent.


*Function [[SetEncounterZone - Location|SetEncounterZone]](EncounterZone akEncounterZone)
*Function [[SetEncounterZone - Location|SetEncounterZone]](EncounterZone akEncounterZone)
**Set this location's encounter zone.
**Set this location's encounter zone.


*Function [[SetParent - Location|SetParent]](Location akLocation)
**Set this location's parent.


== Events ==
== Events ==
Anonymous user