BIS_fnc_3DENTutorial
Jump to navigation
Jump to search
Description
- Description:
- Show tutorial in Eden Editor
- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- [path, index, oneStep, display] call BIS_fnc_3DENTutorial
- Parameters:
- path: String - Path in format [<categoryClass>,<tutorialClass>], classes are from Cfg3DEN >> Tutorials
- index: Number - Index of step at which tutorial starts Default: 0
- oneStep: Boolean - True to show only one step, without ability to go forward or backward Optional, Default: false
- display: Display - Main display used. Optional, Default: Display3DEN
- Return Value:
- Nothing
Examples
- Example 1:
- ["Connecting", 0, false] call BIS_fnc_3DENTutorial;
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