This version of Unity is unsupported.

ContentBuildInterface.GetTypeForObject

Declaration

public static Type GetTypeForObject(Build.Content.ObjectIdentifier objectID);

Parameters

objectID The specific object.

Returns

Type The type of the object.

Description

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

Internal use only. See note on ContentBuildInterface.