BIS fnc registerCuratorObject: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "")
m (Text replacement - "\{\{( *)Important( *)\|" to "{{$1Feature$2|$2important$2|")
Line 8: Line 8:


| Get individual cost of an object.
| Get individual cost of an object.
{{Important|This function is obsolete.}}
{{Feature|important|This function is obsolete.}}


| [class, status, cost] call [[BIS_fnc_registerCuratorObject]]
| [class, status, cost] call [[BIS_fnc_registerCuratorObject]]

Revision as of 03:09, 7 February 2021

Hover & click on the images for description

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