BIS fnc registerCuratorObject: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
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 14:22, 8 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