ConstraintGroup Methods |
The ConstraintGroup type exposes the following members.
Name | Description | |
---|---|---|
AddChild |
Adds a new child
| |
ClearChildren |
Remove all children
| |
GetChild |
Gets a child from the list
| |
IsMet |
Checks if all requirements are met (recursive)
(Overrides ConstraintIsMet.) |