Version: 2023.1
言語: 日本語
public static bool IsNativeContainerType ();

戻り値

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

説明

Returns whether the struct or type is a Unity NativeContainer. A NativeContainer type uses the NativeContainerAttribute attribute.