Difference between revisions of "SKSE Wish List"
Jump to navigation
Jump to search
→Modifications of Existing Functions
imported>Jaxonz (→Game) |
imported>Jaxonz |
||
Line 22: | Line 22: | ||
Tweaks to functions already present in the scripting language: | Tweaks to functions already present in the scripting language: | ||
* | *'''Game.IsObjectFavorited''' - Override to allow an ObjectReference as input and provide a definitive response. As presently implemented the function is ambiguous. If 2 different items exist, each with identical base forms, and one is favorited but the other is not, the function incorrectly returns true for both. | ||
==Modifications/Extensions of SKSE Functions== | ==Modifications/Extensions of SKSE Functions== |