UnsafeUtility.IsNativeContainerType

Declaration

public static bool IsNativeContainerType();

Returns

bool True if the struct is a NativeContainer type, otherwise false.

Description

Checks whether a struct or type is a NativeContainer.

A NativeContainer type uses the NativeContainerAttribute attribute.


Did you find this page useful? Please give it a rating: