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