Version: 2022.3
言語: 日本語
public static bool IsBlittable ();
public static bool IsBlittable (Type type);

パラメーター

type The System.Type of a struct.

戻り値

bool True if struct is blittable, otherwise false.

説明

Returns whether the struct is blittable.