className: 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"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma3 | | arma3 | ||
|0.50 | |0.50 | ||
|gr1= Locations | |gr1= Locations | ||
| Returns short name of location. | | Returns short name of location. | ||
| [[className]] location | | [[className]] location | ||
|p1= location: [[Location]] | |p1= location: [[Location]] | ||
| [[String]] | | [[String]] | ||
|x1= <code>_shortName = [[className]] myLocation;</code> | |x1= <code>_shortName = [[className]] myLocation;</code> | ||
|[[setText]],[[createLocation]],[[deleteLocation]],[[drawLocation]],[[locationPosition]],[[locationNull]],[[nearestLocation]],[[nearestLocations]],[[nearestLocationWithDubbing]],[[name]] | |[[setText]],[[createLocation]],[[deleteLocation]],[[drawLocation]],[[locationPosition]],[[locationNull]],[[nearestLocation]],[[nearestLocations]],[[nearestLocationWithDubbing]],[[name]] | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= |
Revision as of 00:10, 18 January 2021
Description
- Description:
- Returns short name of location.
- Groups:
- Locations
Syntax
Examples
- Example 1:
_shortName = className myLocation;
Additional Information
- See also:
- setTextcreateLocationdeleteLocationdrawLocationlocationPositionlocationNullnearestLocationnearestLocationsnearestLocationWithDubbingname
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