BIS fnc isCurator: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[Category\:Function Group\: Curator(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\] " to "") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Function|Comments= | {{Function|Comments= | ||
| arma3 |Game name= | | arma3 |Game name= | ||
Line 7: | Line 6: | ||
|gr1 = Curator |GROUP1= | |gr1 = Curator |GROUP1= | ||
|Return if given object is curator logic.|DESCRIPTION= | |Return if given object is curator logic.|DESCRIPTION= | ||
| <!-- [] call [[BIS_fnc_isCurator]]; --> |SYNTAX= | | <!-- [] call [[BIS_fnc_isCurator]]; --> |SYNTAX= | ||
Line 17: | Line 14: | ||
| [[Boolean]] |RETURNVALUE= | | [[Boolean]] |RETURNVALUE= | ||
|x1= <code> [[player]] [[call]] [[BIS_fnc_isCurator]];</code> |= | |x1= <code> [[player]] [[call]] [[BIS_fnc_isCurator]];</code> |= | ||
| [[Curator]] |SEEALSO= | | [[Curator]] |SEEALSO= |
Revision as of 23:25, 16 January 2021
Description
Syntax
- Syntax:
- Syntax needed
- Parameters:
- object: Object - Object which should be checked
- Return Value:
- Boolean
Examples
- Example 1:
player call BIS_fnc_isCurator;
Additional Information
- See also:
- Curator
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