Enum UtilityGroup
The available utility groups.
Namespace: RuriLib
Assembly: RuriLib.dll
Syntax
public enum UtilityGroup
Fields
| Name | Description |
|---|---|
| Conversion | The group of action to convert an encoded string. |
| File | The group of actions that interact with files. |
| List | The group of actions performed on list variables. |
| Variable | The group of actions performed on single variables. |