getAssignedCuratorLogic

From Bohemia Interactive Community
Revision as of 18:54, 17 August 2014 by SilentSpike (talk | contribs) (Extended seeAlso)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Returns curator logic to which has given player access.
Groups:
Uncategorised

Syntax

Syntax:
getAssignedCuratorLogic player
Parameters:
player: Object
Return Value:
Object

Examples

Example 1:
(getAssignedCuratorLogic player) removeCuratorEditableObjects [allDead,true];

Additional Information

See also:
allCuratorsgetAssignedCuratorUnit

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

Notes

Bottom Section