Legacy Documentation: Version 5.3
LanguageEnglish
  • C#
  • JS

Script language

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

SerializedProperty.GetArrayElementAtIndex

public SerializedProperty GetArrayElementAtIndex(int index);

Parameters

Description

Returns the element at the specified index in the array.

See Also: isArray.