Version: 2022.3
言語: 日本語

UnsafeUtility.IsValidNativeContainerElementType

マニュアルに切り替える
public static bool IsValidNativeContainerElementType (Type type);
public static bool IsValidNativeContainerElementType ();

パラメーター

type The System.Type to check.

戻り値

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

説明

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