SerializedProperty.GetArrayElementAtIndex

public SerializedProperty GetArrayElementAtIndex(int index);

Description

Returns the element at the specified index in the array.

See Also: isArray.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答