Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

SerializedProperty.hasMultipleDifferentValues

var hasMultipleDifferentValues: bool;
bool hasMultipleDifferentValues;
hasMultipleDifferentValues as bool

Description

Does this property represent multiple different values due to multi-object editing? (Read Only)

See Also: SerializedObject.SetIsDifferentCacheDirty.