BIS fnc allSynchronizedObjects: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
||
Line 18: | Line 18: | ||
|x1= <code>[BIS_Poliakko,"LocationArea_F"] [[call]] [[BIS_fnc_allSynchronizedObjects]];</code> | |x1= <code>[BIS_Poliakko,"LocationArea_F"] [[call]] [[BIS_fnc_allSynchronizedObjects]];</code> | ||
|[[BIS_fnc_synchronizedObjects]] | |seealso= [[BIS_fnc_synchronizedObjects]] | ||
}} | }} |
Revision as of 00:22, 17 February 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Object Manipulation
Syntax
- Syntax:
- Syntax needed
- Parameters:
- object: Object - Parent object
- filter: String or Array of strings - (Optional, default "") Class name filter. 1 or more class name of objects we are interested in
- Return Value:
- Return value needed
Examples
- Example 1:
[BIS_Poliakko,"LocationArea_F"] call BIS_fnc_allSynchronizedObjects;
Additional Information
- See also:
- BIS_fnc_synchronizedObjects
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