curatorEditableObjects: Difference between revisions
Jump to navigation
Jump to search
(Removed note on server execution only) |
m (template:command argument fix) |
||
Line 14: | Line 14: | ||
| '''curatorEditableObjects''' curatorObj |= Syntax | | '''curatorEditableObjects''' curatorObj |= Syntax | ||
|p1= curatorObj: [[Object]] - Curator module. |= | |p1= curatorObj: [[Object]] - Curator module. |PARAMETER1= | ||
| [[Array]] |= | | [[Array]] |RETURNVALUE= | ||
|x1= <code>_objects = [[curatorEditableObjects]] myCurator;</code>|= | |x1= <code>_objects = [[curatorEditableObjects]] myCurator;</code>|EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[Curator]], [[curatorMouseOver]], [[addCuratorEditableObjects]], [[removeCuratorEditableObjects]] |= | | [[Curator]], [[curatorMouseOver]], [[addCuratorEditableObjects]], [[removeCuratorEditableObjects]] |SEEALSO= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} |
Revision as of 10:30, 7 April 2019
Description
- Description:
- Returns all editable objects which belong to a curator.
- Groups:
- Uncategorised
Syntax
- Syntax:
- curatorEditableObjects curatorObj
- Parameters:
- curatorObj: Object - Curator module.
- Return Value:
- Array
Examples
- Example 1:
_objects = curatorEditableObjects myCurator;
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