BIS fnc curatorObjectRegistered: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Function " to "{{RV|type=function ")
m (Text replacement - " " to " ")
Line 22: Line 22:
| [[Curator]], [[BIS_fnc_registerCuratorObject]]
| [[Curator]], [[BIS_fnc_registerCuratorObject]]
}}
}}




[[Category:Functions|{{uc:curatorObjectRegistered}}]]
[[Category:Functions|{{uc:curatorObjectRegistered}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:curatorObjectRegistered}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:curatorObjectRegistered}}]]

Revision as of 23:26, 31 January 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Curator

Syntax

Syntax:
Syntax needed
Parameters:
curator: Object - Curator module
code: Code - Handler code, passed arguments are:
0: Object - Curator
1: Array - Classes
Return Value:
Return value needed

Examples

Example 1:
[curatorModule,{hint format ["Curator:%1, Classes:%2",_this # 0, _this # 1]}] call BIS_fnc_curatorObjectRegistered;

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