Version: 2021.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.