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.

Internal use only. See note on ContentBuildInterface.