actionName: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments \("local" or "global"\)|Multiplayer Effects \("local" or "global"\)|Multiplayer Execution \("serv...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma3 | | arma3 | ||
|0.50 | |0.50 | ||
|gr1= Interaction | |gr1= Interaction | ||
| Returns localized name of action. | | Returns localized name of action. | ||
| [[actionName]] action | | [[actionName]] action | ||
|p1= action: [[String]] | |p1= action: [[String]] | ||
| [[String]] | | [[String]] | ||
|x1= <code>actionName "ReloadMagazine";</code> | |x1= <code>actionName "ReloadMagazine";</code> | ||
| [[inputAction/actions]], [[playAction]], [[playActionNow]] | | [[inputAction/actions]], [[playAction]], [[playActionNow]] | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= |
Revision as of 00:01, 18 January 2021
Description
- Description:
- Returns localized name of action.
- Groups:
- Interaction
Syntax
- Syntax:
- actionName action
- Parameters:
- action: String
- Return Value:
- String
Examples
- Example 1:
actionName "ReloadMagazine";
Additional Information
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