UnsafeUtility.IsValidNativeContainerElementType

切换到手册
public static bool IsValidNativeContainerElementType (Type type);
public static bool IsValidNativeContainerElementType ();

参数

type要检查的 System.Type。

返回

bool 如果可以接受此类型作为原生容器元素,则为 true。

描述

返回是否可以接受此类型作为原生容器中的元素类型。