Version 3.3.0.2

StringSerializedCollection<T, TElement> class

Namespace: Sirenix.Config
Assembly: Sirenix.OdinInspector.Editor
[HideLabel]
[InlineProperty]
[HideReferenceObjectPicker]
public abstract class StringSerializedCollection<T, TElement>
    where T : ICollection<TElement>, new()
Inheritance
  • System.Object
  • StringSerializedCollection<T, TElement>

Type Parameters

T

TElement

Constructors

StringSerializedCollection()
protected StringSerializedCollection()

Fields

Collection
[ShowInInspector]
[LabelText("@$property.Parent.NiceName")]
public T Collection
serializedCollection
public List<string> serializedCollection