Summary
Gathers all registered modifier components in the specified `list`.
- Assembly
- FlexiMotion
.dll - Namespace
- FlexiMotion
.Modifiers - Containing Type
- JobModifierGroup
Syntax
public void GatherAllModifiers(HashSet<Behaviour> modifiers, IEnumerable list)
Parameters
| Name | Type | Description |
|---|---|---|
| modifiers | HashSet |
|
| list | IEnumerable |
Return Value
| Type | Description |
|---|---|
| void |