Version: 2022.1
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

TypeFlags.kArrayRankMask

매뉴얼로 전환

설명

If TypeFlags.kArray is set, the enum masked by this value will return the rank of the array (1 for a 1-dimensional array, 2 for a 2-dimensional array, etc).