Version: 5.4

SerializedProperty.GetArrayElementAtIndex

매뉴얼로 전환
public SerializedProperty GetArrayElementAtIndex (int index);

설명

Returns the element at the specified index in the array.

See Also: isArray.