Version: 2020.3
언어: 한국어

ArrayUtility

class in UnityEditor

매뉴얼로 전환

설명

Helpers for builtin arrays.

정적 함수

AddAppends item to the end of array.
AddRangeAppends items to the end of array.
ArrayEqualsCompares two arrays.
ArrayReferenceEqualsCompares two array references.
ClearClears the array.
ContainsDetermines if the array contains the item.
FindIndexFind the index of the first element that satisfies the predicate.
IndexOfIndex of first element with value value.
InsertInserts item item at position index.
LastIndexOfIndex of the last element with value value.
RemoveRemoves item from array.
RemoveAtRemove element at position index.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961