BIS fnc moduleTracers: 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 - " <h3 style="display:none">Notes</h3> <dl class="command_description"> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl> " to "") |
||
Line 21: | Line 21: | ||
| [[Arma_3:_Editor_Modules|Modules]] |SEEALSO= | | [[Arma_3:_Editor_Modules|Modules]] |SEEALSO= | ||
}} | }} | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
[[Category:Functions|{{uc:moduleTracers}}]] | [[Category:Functions|{{uc:moduleTracers}}]] | ||
[[Category:{{Name|arma3}}: Functions|{{uc:moduleTracers}}]] | [[Category:{{Name|arma3}}: Functions|{{uc:moduleTracers}}]] |
Revision as of 13:39, 17 January 2021
Description
Syntax
- Syntax:
- [logic, activated] call BIS_fnc_moduleTracers
- Parameters:
- logic: Object - a logic, but can be any object
- activated: Boolean - true to activate
- Return Value:
- Nothing
Examples
- Example 1:
[myLogic, true] call BIS_fnc_moduleTracers;
Additional Information
- See also:
- Modules
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