Platforms to show: All Mac Windows Linux Cross-Platform

Back to ACLFlagSetMBS class.

ACLFlagSetMBS.Add(flag as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Files MBS MacOSX Plugin 13.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Adds a flag to the flag set.

see also acl_add_flag_np man page.

ACLFlagSetMBS.Clear

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Files MBS MacOSX Plugin 13.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Clears the flag set.

see also acl_clear_flags_np man page.

ACLFlagSetMBS.Constructor   Private

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Files MBS MacOSX Plugin 13.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The private constructor.

ACLFlagSetMBS.Delete(flag as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Files MBS MacOSX Plugin 13.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Deletes flag from flag set.

see also acl_delete_flag_np man page.

ACLFlagSetMBS.HasFlag(flag as Integer) as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Files MBS MacOSX Plugin 13.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Checks if a flag is set in this flag set.

see also acl_get_flag_np man page.

Some examples using this method:

The items on this page are in the following plugins: MBS MacOSX Plugin.


The biggest plugin in space...