BIS fnc rscLayer: Difference between revisions
Jump to navigation
Jump to search
(page filling) |
m (template:command argument fix) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Register RSC layer. |= | | Register RSC layer. |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [layerName] call [[BIS_fnc_rscLayer]] |= | | [layerName] call [[BIS_fnc_rscLayer]] |SYNTAX= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|p1= layerName: [[String]] - Layer name. Parent function name is used automatically when param is [[nil]].|= | |p1= layerName: [[String]] - Layer name. Parent function name is used automatically when param is [[nil]].|PARAMETER1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Number]] - Layer ID |= | | [[Number]] - Layer ID |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 22: | Line 22: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[allCutLayers]], [[titleRsc]], [[cutText]], [[cutObj]], [[cutFadeOut]], [[setTitleEffect]] |= | | [[allCutLayers]], [[titleRsc]], [[cutText]], [[cutObj]], [[cutFadeOut]], [[setTitleEffect]] |SEEALSO= | ||
}} | }} | ||
Revision as of 14:33, 7 April 2019
Description
- Description:
- Register RSC layer.
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [layerName] call BIS_fnc_rscLayer
- Parameters:
- layerName: String - Layer name. Parent function name is used automatically when param is nil.
- Return Value:
- Number - Layer ID
Examples
- Example 1:
_id = ["myLayerName"] call BIS_fnc_rscLayer;
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