UnsafeUtility.IsValidNativeContainerElementType

Cambiar al Manual
public static bool IsValidNativeContainerElementType (Type type);
public static bool IsValidNativeContainerElementType ();

Parámetros

typeThe System.Type to check.

Valor de retorno

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

Descripción

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