Table of Contents

Class SubclassSelectorAttribute

Namespace
FishMMO.Shared
Assembly
FishMMO.Shared.dll

Attribute for UnityEngine.SerializeReference fields that enables a type-selection dropdown in the Unity Inspector. Supports polymorphic serialization of plain C# class hierarchies. Apply to fields or list elements decorated with UnityEngine.SerializeReference.

public class SubclassSelectorAttribute : PropertyAttribute
Inheritance
PropertyAttribute
SubclassSelectorAttribute
Inherited Members
PropertyAttribute.order
PropertyAttribute.applyToCollection