currentNamespace: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (category) |
(version 1.48) |
||
Line 2: | Line 2: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | arma3 |= Game name | ||
|1. | |1.48|= Game version | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 00:17, 17 July 2015
Description
- Description:
- Returns current global namespace the script runs in.
- Groups:
- Uncategorised
Syntax
- Syntax:
- currentNamespace
- Return Value:
- Namespace
Examples
- Example 1:
if (currentNamespace isEqualTo uiNamespace) then {hint "This is uiNamespace"};
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