BIS fnc curatorObjectPlaced: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "") |
m (Text replacement - "Curator" to "Arma 3: Curator") |
||
Line 11: | Line 11: | ||
| [module,object] call [[BIS_fnc_curatorObjectPlaced]] | | [module,object] call [[BIS_fnc_curatorObjectPlaced]] | ||
|p1= module: [[Object]] - [[Curator]] module | |p1= module: [[Object]] - [[Arma 3: Curator]] module | ||
|p2= object: [[Object]] - Object which was edited | |p2= object: [[Object]] - Object which was edited | ||
Line 19: | Line 19: | ||
|x1= <code>[ curatorModule, [[player]] ] [[call]] [[BIS_fnc_curatorObjectPlaced]];</code> | |x1= <code>[ curatorModule, [[player]] ] [[call]] [[BIS_fnc_curatorObjectPlaced]];</code> | ||
| [[Curator]] | | [[Arma 3: Curator]] | ||
}} | }} |
Revision as of 13:22, 8 February 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Curator
Syntax
- Syntax:
- Syntax needed
- Parameters:
- module: Object - Arma 3: Curator module
- object: Object - Object which was edited
- Return Value:
- Return value needed
Examples
- Example 1:
[ curatorModule, player ] call BIS_fnc_curatorObjectPlaced;
Additional Information
- See also:
- See also needed
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