Inherited from UComponentDecorator
Related Classes
- UComponentDecorator
- UComponentDecoratorGroup
- SOverlay
SUMMARY #
Allows you to group decorators.
WHEN TO USE IT? #
When you need to perform operations on a group. For example, you need several decorators to represent an icon and you want to change the position of all these decorators at the same time.
CHILD OPERATIONS #
Like other group systems, there are functions to retrieve, add, modify, and delete children from the group.
