BIS fnc registerCuratorObject: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\{\{( *)Important( *)\|" to "{{$1Feature$2|$2important$2|") |
m (Text replacement - "Curator" to "Arma 3: Curator") |
||
Line 23: | Line 23: | ||
|x1= <code>["someClass", [[true]], 5] [[call]] [[BIS_fnc_registerCuratorObject]];</code> | |x1= <code>["someClass", [[true]], 5] [[call]] [[BIS_fnc_registerCuratorObject]];</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:
- class: String - Object class
- status: Boolean - true to show status
- status: Number - Default cost
- Return Value:
- Return value needed
Examples
- Example 1:
["someClass", true, 5] call BIS_fnc_registerCuratorObject;
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