Version: 2020.1
언어: 한국어

UnsafeUtility.IsValidNativeContainerElementType

매뉴얼로 전환
public static bool IsValidNativeContainerElementType (Type type);
public static bool IsValidNativeContainerElementType ();

파라미터

type The System.Type to check.

반환

bool True if type is acceptable as a native container element.

설명

Returns whether the type is acceptable as an element type in native containers.