ContentBuildInterface.GetTypesForObject

Declaration

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

Parameters

objectID The specific object.

Returns

Type[] The array of unique types.

Description

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

Internal use only. See note on ContentBuildInterface.


Did you find this page useful? Please give it a rating: