Skip to content

Commit

Permalink
Add extra param information
Browse files Browse the repository at this point in the history
  • Loading branch information
neilzar committed Oct 11, 2019
1 parent b74c35d commit 7bb6cd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/events/fnc_turretEvent.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Parameters:
_eventName - Type of event to publish. <STRING>
_params - Parameters to pass to the event handlers. <ANY>
_vehicle - Vehicle to which the turret belongs. <OBJECT>
_turretPath - The turret to execute on. <ARRAY>
_turretPath - The turret to execute on. Will accept both [] and [-1] for driver's turret. <ARRAY>
Returns:
None
Expand Down

0 comments on commit 7bb6cd1

Please sign in to comment.