Version 3.3.0.1

PrefabModificationType enum

Namespace: Sirenix.Serialization
Assembly: Sirenix.Serialization
public enum PrefabModificationType
Types of prefab modification that can be applied.

Values

Dictionary
A dictionary has been changed at a given path.
ListLength
A list length has been changed at a given path.
Value
A value has been changed at a given path.