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

仅限内部使用。请参阅有关 ContentBuildInterface 的注意事项。