Table of Contents

Namespace Exiled.Loader.Features.Configs.CustomConverters

Classes

AttachmentIdentifiersConverter

Converts a IEnumerable<T> of InventorySystem.Items.Firearms.Attachments.AttachmentName to Yaml configs and vice versa.

ColorConverter

Converts UnityEngine.Color to Yaml configs and vice versa.

VectorsConverter

Converts a Vector2, Vector3 or Vector4 to Yaml configs and vice versa.