Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

SerializedProperty.GetArrayElementAtIndex

Switch to Manual
public function GetArrayElementAtIndex(index: int): SerializedProperty;

Parameters

Description

Returns the element at the specified index in the array.

See Also: isArray.