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.