Difference between revisions of "OnActorAction - Form"

1 byte removed ,  05:34, 31 July 2013
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>
<source lang="papyrus">Event OnActorAction(int actionType, Actor akActor, Form source, int slot)</source>


== Parameters ==
== Parameters ==