SetFavorites - FavoritesManager

From the Fallout4 CreationKit Wiki
Revision as of 07:39, 22 April 2018 by imported>Qazaaq (added f4se member)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

F4SE Member of: FavoritesManager Script
Requires F4SE version 0.6.5 or higher.

Sets all 12 favorites which may contain none entries.

Syntax

Function SetFavorites(Form[] favorites) Global Native

Parameters

  • favorites: An array of 12 Forms to be favorited. A none entry will clear the favorited slot.

Examples

Notes

None

See Also