actionParams: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[\[[a-zA-Z0-9]+\]\][^ ]+) *\|x1=" to " |r1= $1 |x1=") |
Lou Montana (talk | contribs) m (Text replacement - " \| *([^=\| ]+) * \|p1=" to " |s1= $1 |p1=") |
||
Line 27: | Line 27: | ||
<tt>["","",<null>,1.5,true,true,"","",50,false,"","","",""]</tt> | <tt>["","",<null>,1.5,true,true,"","",50,false,"","","",""]</tt> | ||
| entity [[actionParams]] id | |s1= entity [[actionParams]] id | ||
|p1= entity: [[Object]] - entity with added user actions | |p1= entity: [[Object]] - entity with added user actions |
Revision as of 22:43, 12 June 2021
Description
- Description:
- Description needed
- Groups:
- Interaction
Syntax
- Syntax:
- entity actionParams id
- Parameters:
- entity: Object - entity with added user actions
- id: Number - id of existing user action (returned by addAction or actionIDs)
- Return Value:
- Array (or, prior to Arma 3 v1.94, Nothing if action doesn't exist)
Examples
- Example 1:
_params = player actionParams 0;
Additional Information
- See also:
- actionIDsaddActionsetUserActionTextinGameUISetEventHandlershowHUDinputActionremoveActionremoveAllActionsaction
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note