Difference between revisions of "OnActorAction - Form"
m
→Syntax: Extra ")"
imported>CraftySentinel m (replaced information based on an earlier SKSE version.) |
imported>CraftySentinel m (→Syntax: Extra ")") |
||
Line 6: | Line 6: | ||
== Syntax == | == Syntax == | ||
<source lang="papyrus">Event OnActorAction(int actionType, Actor akActor, Form source, int slot | <source lang="papyrus">Event OnActorAction(int actionType, Actor akActor, Form source, int slot)</source> | ||
== Parameters == | == Parameters == |