Version: 2023.2
public static Type[] GetTypesForObject (Build.Content.ObjectIdentifier objectID);

参数

objectID The specific object.

返回

Type[] The array of unique types.

描述

Returns the System.Type of the ObjectIdentifier and the referenced SerializeReference class types specified by objectID.

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