Difference between revisions of "OnObjectEquipped - Actor"
Jump to navigation
Jump to search
m
Typo
imported>Chesko (Note about event order precedence.) |
imported>Jonwd7 m (Typo) |
||
Line 13: | Line 13: | ||
== Parameters == | == Parameters == | ||
*akBaseObject: The base object the actor just equipped. | *akBaseObject: The base object the actor just equipped. | ||
*akReference: The reference that the actor just equipped - if the reference is | *akReference: The reference that the actor just equipped - if the reference is persistent. Otherwise, None. | ||
== Examples == | == Examples == |