Changes

Jump to navigation Jump to search
→‎Location: update for SMAPI 2.6 release
Line 138: Line 138:  
<tt>LocationEvents</tt> are raised when the player transitions between game locations, a location is added or removed, or the objects in the current location change.
 
<tt>LocationEvents</tt> are raised when the player transitions between game locations, a location is added or removed, or the objects in the current location change.
   −
'''In SMAPI 2.5.5 or earlier:'''
  −
:{| class="wikitable"
  −
|-
  −
! event !! summary
  −
|-
  −
| CurrentLocationChanged || Raised after the player warps to a new location. Handlers are given the previous and new locations as arguments.
  −
|-
  −
| LocationObjectsChanged || Raised after the list of objects in the current location changes (e.g. an object is added or removed). Handlers are given the new list of objects as an argument.
  −
|-
  −
| LocationsChanged || Raised after a game location is added or removed. Handlers are passed the new list of locations as an argument.
  −
|}
  −
  −
{{SMAPI upcoming|2.6}}
  −
'''In SMAPI 2.6 or later:'''
   
:{| class="wikitable"
 
:{| class="wikitable"
 
|-
 
|-
translators
8,445

edits

Navigation menu