UnsafeUtility.IsValidNativeContainerElementType

Switch to Manual
public static bool IsValidNativeContainerElementType (Type type);
public static bool IsValidNativeContainerElementType ();

Parameters

typeThe System.Type to check.

Returns

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

Description

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