Version: 2020.2
언어: 한국어

SerializedProperty.GetArrayElementAtIndex

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

설명

Returns the element at the specified index in the array.

See Also: isArray.