BIS fnc rscLayer: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|seealso= ([^ ]+)(\]\]|\}\}), *(\[\[|\{\{)" to "|seealso= $1$2 $3") |
Lou Montana (talk | contribs) m (Text replacement - "\|seealso= ([^ ]+)(\]\]|\}\}), *(\[\[|\{\{)" to "|seealso= $1$2 $3") |
||
Line 16: | Line 16: | ||
|x1= <code>[[private]] _id = ["myLayerName"] [[call]] [[BIS_fnc_rscLayer]];</code> | |x1= <code>[[private]] _id = ["myLayerName"] [[call]] [[BIS_fnc_rscLayer]];</code> | ||
|seealso= [[allCutLayers]] [[titleRsc]] | |seealso= [[allCutLayers]] [[titleRsc]] [[cutText]], [[cutObj]], [[cutFadeOut]], [[setTitleEffect]] | ||
}} | }} |
Revision as of 13:00, 1 July 2022
Description
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:
private _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