Difference between revisions of "SKSE Wish List"

3 bytes removed ,  19:18, 12 February 2015
imported>Darkitow
imported>Darkitow
Line 105: Line 105:
*'''GetFavorites''' - A means to iterate through favorited items/spells. Return specific ObjectReference rather than Form when possible. Return either as an array or with GenNum../GetNth.. iteration pattern.
*'''GetFavorites''' - A means to iterate through favorited items/spells. Return specific ObjectReference rather than Form when possible. Return either as an array or with GenNum../GetNth.. iteration pattern.


*'''IsLoading''' - Return true when the game is going through a loading screen. Essentially, a Papyrus version of [[IsPlayerMovingIntoNewSpace]] that can be used in any other places than package fragments.
*'''IsLoading''' - Return true when the game is going through a loading screen. Essentially, a Papyrus version of [[IsPlayerMovingIntoNewSpace]] that can be used anywhere else than in package fragments.
:*In fact, an '''OnLoadingScreen''' event would probably be a much handier addition.
:*In fact, an '''OnLoadingScreen''' event would probably be a much handier addition.


Anonymous user