Version: 2023.2
언어: 한국어
public static Object ToObject (Build.Content.ObjectIdentifier objectId);

설명

Tries to find, load, and return the Object that represents this ObjectIdentifier.

Returns null if the Object cannot be found or loaded. This can happen if the asset that contains the Object identified was deleted or the ObjectIdentifier is invalid.