BIS fnc isCurator: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\|= * " to " ") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments \("local" or "global"\)|Multiplayer Effects \("local" or "global"\)|Multiplayer Execution \("server" o...) |
||
Line 1: | Line 1: | ||
{{Function | {{Function | ||
| arma3 | | arma3 | ||
|1.16 | |1.16 | ||
|gr1 = Curator | |gr1 = Curator | ||
|Return if given object is curator logic. | |Return if given object is curator logic. | ||
| <!-- [] call [[BIS_fnc_isCurator]]; --> | | <!-- [] call [[BIS_fnc_isCurator]]; --> | ||
|p1= object: [[Object]] - Object which should be checked | |p1= object: [[Object]] - Object which should be checked | ||
| [[Boolean]] | | [[Boolean]] | ||
|x1= <code> [[player]] [[call]] [[BIS_fnc_isCurator]];</code> | |x1= <code> [[player]] [[call]] [[BIS_fnc_isCurator]];</code> | ||
| [[Curator]] | | [[Curator]] | ||
}} | }} |
Revision as of 23:11, 17 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