Background for Skyrim SE
Member of the SEA_BarterFunctions script

Parameters

  1. Actora_kSeller


Examples

Auto-Generated Example

Scriptname MyCoolScript extends SEA_BarterFunctions

event OnCustomBarterMenu(Actor a_kSeller)
    Debug.trace("Event received - OnCustomBarterMenu: a_kSeller = " + a_kSeller)
endEvent
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.