Version: 2021.3
言語: 日本語

SerializationUtility.ClearManagedReferenceWithMissingType

マニュアルに切り替える
public static bool ClearManagedReferenceWithMissingType (Object obj, long id);

説明

Drop the serialized data associated with a specific managed reference object that is missing its type.

This method returns false if there is no reference with a missing type matching the specified Id.

See Also: ClearAllManagedReferencesWithMissingTypes, GetManagedReferencesWithMissingTypes, SerializeReference.