Changes

Jump to navigation Jump to search
→‎Other API changes: update for build 24023 (removed Object.HasBeenPickedUpByPlayer)
Line 8,643: Line 8,643:  
| No longer assignable, use one of the <samp>TryLoadSchedule</samp> overloads instead.
 
| No longer assignable, use one of the <samp>TryLoadSchedule</samp> overloads instead.
 
|-
 
|-
|rowspan="2"| <samp>Object</samp>
+
|rowspan="3"| <samp>Object</samp>
 +
| <samp>GetContextTagList()</samp>
 +
| Replaced by <samp>GetContextTags()</samp>, which returns a hash set instead of a list.
 +
|-
 +
| <samp>HasBeenPickedUpByPlayer</samp>
 +
| Removed; use <samp>HasBeenInInventory</samp> instead.
 +
|-
 
| <samp>isPotentialBasicShippedCategory</samp>
 
| <samp>isPotentialBasicShippedCategory</samp>
 
| The second argument should now be an integer (like <samp>-75</samp> or <samp>Object.VegetableCategory</samp>) instead of a string (like <samp>"-75"</samp>).
 
| The second argument should now be an integer (like <samp>-75</samp> or <samp>Object.VegetableCategory</samp>) instead of a string (like <samp>"-75"</samp>).
|-
  −
| <samp>GetContextTagList()</samp>
  −
| Replaced by <samp>GetContextTags()</samp>, which returns a hash set instead of a list.
   
|-
 
|-
 
|rowspan="9"| <samp>Utility</samp>
 
|rowspan="9"| <samp>Utility</samp>
translators
8,446

edits

Navigation menu