LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

SerializedProperty.Next

public bool Next(bool enterChildren);

Description

Move to next property.

See Also: NextVisible, Reset.