Difference between revisions of "ShowGiftMenu - Actor"
Jump to navigation
Jump to search
no edit summary
imported>Scornett m (Reverted edits by Scornett-Bot (talk) to last revision by Rhavlovick) |
imported>KKuhlmann |
||
Line 9: | Line 9: | ||
== Syntax == | == Syntax == | ||
<source lang="papyrus"> | <source lang="papyrus"> | ||
int Function | int Function ShowGiftMenu(bool abGiving, FormList apFilterList = None, bool abShowStolenItems = false, bool abUseFavorPoints = true) native | ||
</source> | </source> | ||