Scheduled Maintenance
9th of July 2025 at 10:00 AM, we'll be taking the site down for scheduled maintenance.
Version 3.3.1.2

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.