Version: 2023.2
언어: 한국어
public static Type GetTypeForObject (Build.Content.ObjectIdentifier objectID);

파라미터

objectID The specific object.

반환

Type The type of the object.

설명

Returns the System.Type of the ObjectIdentifier specified by objectID.

Internal use only. See note on ContentBuildInterface.