ArrayModifier.ArrayModifierGroup Class
Basic array modifier group.
Methods
canAdd
(
Boolean
-
item
Method that returns whether an item can be added or not.
Parameters:
-
item
ClassItem that is to be checked whether it can be added or not.
Returns:
Boolean:
modify
(
-
array
Method called to modify an entire array.
Parameters:
-
array
ArrayThe array to modify.
Properties
arrayModifiers
Array
Array modifiers present in the group. Use object while creating.
priority
Number
Priority to run this modifier group
Default: 5